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.25rc1
1 parent a741af4 commit 06a49cbCopy full SHA for 06a49cb
go/extractor/go.mod
@@ -2,7 +2,7 @@ module github.com/github/codeql-go/extractor
2
3
go 1.24
4
5
-toolchain go1.24.0
+toolchain go1.25rc1
6
7
// when updating this, run
8
// bazel run @rules_go//go -- mod tidy
0 commit comments