mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Update Go version in stdlib tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module example.com/m
|
||||
|
||||
go 1.20
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
|
||||
## explicit
|
||||
golang.org/x/net
|
||||
## explicit; go 1.11
|
||||
golang.org/x/net/context
|
||||
|
||||
Reference in New Issue
Block a user