File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/sethvargo/go-limiter v0.7.2
2121 github.com/spf13/cobra v1.7.0
2222 github.com/stretchr/testify v1.8.2
23- github.com/tablelandnetwork/sqlparser v0.0.0-20230602174101-e27f9a12da58
23+ github.com/tablelandnetwork/sqlparser v0.0.0-20230605164749-c0e6862c37f6
2424 github.com/textileio/cli v1.0.2
2525 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0
2626 go.opentelemetry.io/otel v1.14.0
Original file line number Diff line number Diff line change @@ -1301,6 +1301,10 @@ github.com/tablelandnetwork/sqlparser v0.0.0-20230518143735-838d223866f6 h1:f8TR
13011301github.com/tablelandnetwork/sqlparser v0.0.0-20230518143735-838d223866f6 /go.mod h1:S+M/v3Q8X+236kQxMQziFcLId2Cscb1LzW06IUVhljE =
13021302github.com/tablelandnetwork/sqlparser v0.0.0-20230602174101-e27f9a12da58 h1:vEdQ9rJs5vwJfrwg4HIpVVrXRVJqEzyA2MM9oUehnhc =
13031303github.com/tablelandnetwork/sqlparser v0.0.0-20230602174101-e27f9a12da58 /go.mod h1:S+M/v3Q8X+236kQxMQziFcLId2Cscb1LzW06IUVhljE =
1304+ github.com/tablelandnetwork/sqlparser v0.0.0-20230605150512-1cb695cd5627 h1:ctGSX+KFDNvMYX25ooerc3saOcfPF6i56oAe+mo1l20 =
1305+ github.com/tablelandnetwork/sqlparser v0.0.0-20230605150512-1cb695cd5627 /go.mod h1:S+M/v3Q8X+236kQxMQziFcLId2Cscb1LzW06IUVhljE =
1306+ github.com/tablelandnetwork/sqlparser v0.0.0-20230605164749-c0e6862c37f6 h1:goeC/kQXlqRod2rPwqrVxvEgF3I5S3f0fa538k+Evbw =
1307+ github.com/tablelandnetwork/sqlparser v0.0.0-20230605164749-c0e6862c37f6 /go.mod h1:S+M/v3Q8X+236kQxMQziFcLId2Cscb1LzW06IUVhljE =
13041308github.com/tchap/go-patricia v2.2.6+incompatible /go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I =
13051309github.com/textileio/cli v1.0.2 h1:qSp/x4d/9SZ93TxhgZnE5okRKqzqHqrzAwKAPjuPw50 =
13061310github.com/textileio/cli v1.0.2 /go.mod h1:vTlCvvVyOmXXLwddCcBg3PDavfUsCkRBZoyr6Nu1lkc =
You can’t perform that action at this time.
0 commit comments