mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
Go: Bump extractor to go1.24rc1
This commit is contained in:
committed by
Owen Mansel-Chan
parent
595e68cd48
commit
7623e2bcd6
@@ -1,8 +1,8 @@
|
||||
module github.com/github/codeql-go/extractor
|
||||
|
||||
go 1.23
|
||||
go 1.24
|
||||
|
||||
toolchain go1.23.1
|
||||
toolchain go1.24rc1
|
||||
|
||||
// when updating this, run
|
||||
// bazel run @rules_go//go -- mod tidy
|
||||
|
||||
Reference in New Issue
Block a user