mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update Go version in tests to 1.26.0
This commit is contained in:
committed by
Owen Mansel-Chan
parent
8955fd0bf4
commit
e00e3a87ff
@@ -1,8 +1,8 @@
|
||||
module github.com/github/codeql-go/extractor
|
||||
|
||||
go 1.25
|
||||
go 1.26
|
||||
|
||||
toolchain go1.25.7
|
||||
toolchain go1.26rc2
|
||||
|
||||
// when updating this, run
|
||||
// bazel run @rules_go//go -- mod tidy
|
||||
|
||||
Reference in New Issue
Block a user