Update Go version in stdlib tests

This commit is contained in:
Owen Mansel-Chan
2024-11-26 12:00:10 +00:00
parent d73dcd6753
commit 47eb407be9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
module example.com/m
go 1.20
go 1.23
require (
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb

View File

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