Skip to content

Commit bffb7cf

Browse files
committed
Update dependencies
1 parent d24440c commit bffb7cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/shellyln/go-open-soql-visualizer
22

33
go 1.18
44

5-
require github.com/shellyln/go-open-soql-parser v0.0.8
5+
require github.com/shellyln/go-open-soql-parser v0.0.9
66

77
require (
88
github.com/shellyln/go-nameutil v0.0.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/shellyln/go-nameutil v0.0.2 h1:K5qEhqTlfXs620C3ECdcM6I6KsQQV+jjFiMBonDII3s=
22
github.com/shellyln/go-nameutil v0.0.2/go.mod h1:pbg084sJdrtGqmzs0pT8fPkitcoY3eSJNi4aZxtA8O0=
3-
github.com/shellyln/go-open-soql-parser v0.0.8 h1:ivYvQlIOcnRGHTv7v2AjQc/yzRHsTMcOlOY8ypTnNkI=
4-
github.com/shellyln/go-open-soql-parser v0.0.8/go.mod h1:yN6XuGQT9Nh/bAajdADTMph4Kh7t6Umm7OmifuwoN/s=
3+
github.com/shellyln/go-open-soql-parser v0.0.9 h1:OYGTArCFO2Ny3OPwBPy/la8m+Ei6otpJf0QsdCra4/A=
4+
github.com/shellyln/go-open-soql-parser v0.0.9/go.mod h1:yN6XuGQT9Nh/bAajdADTMph4Kh7t6Umm7OmifuwoN/s=
55
github.com/shellyln/takenoco v0.0.13 h1:/UQcrcsIlfrnGahhaQ25kj3kQnp7JMJUNuovxM6lZ6E=
66
github.com/shellyln/takenoco v0.0.13/go.mod h1:SF6jGo3dFtcTgstpXGTJoKXPOldlDwV8R5U1znhEets=

0 commit comments

Comments
 (0)