We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1a82b commit feee465Copy full SHA for feee465
go.mod
@@ -4,6 +4,8 @@ go 1.24.0
4
5
toolchain go1.24.1
6
7
+replace github.com/sqlc-dev/sqlc => github.com/coder/sqlc v1.30.0
8
+
9
require (
10
github.com/antlr4-go/antlr/v4 v4.13.1
11
github.com/cubicdaiya/gonp v1.0.4
0 commit comments