Skip to content

Commit 06a49cb

Browse files
committed
Go: Request go1.25rc1 toolchain
1 parent a741af4 commit 06a49cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/extractor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/github/codeql-go/extractor
22

33
go 1.24
44

5-
toolchain go1.24.0
5+
toolchain go1.25rc1
66

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

0 commit comments

Comments
 (0)