Skip to content

Commit 976ef99

Browse files
committed
Go: Request go1.25.0 toolchain
1 parent 4baf115 commit 976ef99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go/extractor/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/github/codeql-go/extractor
22

3-
go 1.24
3+
go 1.25
44

5-
toolchain go1.24.0
5+
toolchain go1.25.0
66

77
// when updating this, run
88
// bazel run @rules_go//go -- mod tidy

0 commit comments

Comments
 (0)