File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/stackql/any-sdk v0.3.1-beta01
2121 github.com/stackql/go-suffix-map v0.0.1-alpha01
2222 github.com/stackql/psql-wire v0.1.2-alpha01
23- github.com/stackql/stackql-parser v0.0.15-alpha06
23+ github.com/stackql/stackql-parser v0.0.16-alpha01
2424 github.com/stretchr/testify v1.10.0
2525 golang.org/x/sync v0.15.0
2626 gonum.org/v1/gonum v0.15.1
@@ -142,5 +142,3 @@ require (
142142replace github.com/chzyer/readline => github.com/stackql/readline v0.0.2-alpha05
143143
144144replace github.com/mattn/go-sqlite3 => github.com/stackql/stackql-go-sqlite3 v1.0.4-stackql
145-
146- replace github.com/stackql/stackql-parser => github.com/stackql/stackql-parser v0.0.0-20251202115006-1595204710ca
You can’t perform that action at this time.
0 commit comments