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.
go1.24rc1
1 parent 8203b72 commit 0a90d1cCopy full SHA for 0a90d1c
go/extractor/go.mod
@@ -1,8 +1,8 @@
1
module github.com/github/codeql-go/extractor
2
3
-go 1.23
+go 1.24
4
5
-toolchain go1.23.1
+toolchain go1.24rc1
6
7
// when updating this, run
8
// bazel run @rules_go//go -- mod tidy
0 commit comments