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.
2 parents 27bc0fb + b91069e commit 6c52666Copy full SHA for 6c52666
compiled_starters/go/go.mod
@@ -8,6 +8,6 @@
8
9
module github/com/codecrafters-io/sqlite-starter-go
10
11
-go 1.16
+go 1.19
12
13
require github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
solutions/go/01-init/code/go.mod
starter_templates/go/go.mod
0 commit comments