Go: Request go1.25.0 toolchain

This commit is contained in:
Jeroen Ketema
2025-08-12 14:25:19 +02:00
parent 4baf115c3a
commit 976ef99d60

View File

@@ -1,8 +1,8 @@
module github.com/github/codeql-go/extractor
go 1.24
go 1.25
toolchain go1.24.0
toolchain go1.25.0
// when updating this, run
// bazel run @rules_go//go -- mod tidy