Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca796b0 commit 4dead2bCopy full SHA for 4dead2b
1 file changed
go/extractor/go.mod
@@ -1,6 +1,8 @@
1
module github.com/github/codeql-go/extractor
2
3
-go 1.22.0
+go 1.23
4
+
5
+toolchain go1.23.0
6
7
// when updating this, run
8
// bazel run @rules_go//go -- mod tidy
0 commit comments