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 4baf115 commit 976ef99Copy full SHA for 976ef99
go/extractor/go.mod
@@ -1,8 +1,8 @@
1
module github.com/github/codeql-go/extractor
2
3
-go 1.24
+go 1.25
4
5
-toolchain go1.24.0
+toolchain go1.25.0
6
7
// when updating this, run
8
// bazel run @rules_go//go -- mod tidy
0 commit comments