mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Go: Use 1.23 for extractor
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
module github.com/github/codeql-go/extractor
|
||||
|
||||
go 1.22.0
|
||||
go 1.23
|
||||
|
||||
toolchain go1.23.0
|
||||
|
||||
// when updating this, run
|
||||
// bazel run @rules_go//go -- mod tidy
|
||||
|
||||
Reference in New Issue
Block a user