mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
Update go version required for stdlib tests
This commit is contained in:
committed by
Owen Mansel-Chan
parent
79232da9d4
commit
eac77036b5
@@ -1,6 +1,6 @@
|
||||
module example.com/m
|
||||
|
||||
go 1.23
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
|
||||
|
||||
Reference in New Issue
Block a user