Go: Use 1.23 for extractor

This commit is contained in:
Michael B. Gale
2024-07-24 11:35:01 +01:00
parent ca796b0383
commit 4dead2bd8d

View File

@@ -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