Pin godebug default to go1.23

This commit is contained in:
Jordan Liggitt
2024-09-10 12:22:40 -04:00
parent 65ef531390
commit 102a9dbab1
38 changed files with 76 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ module k8s.io/kubernetes/hack/tools
go 1.23.0
godebug default=go1.23
require (
github.com/aojea/sloppy-netparser v0.0.0-20210819225411-1b3bd8b3b975
github.com/cespare/prettybench v0.0.0-20150116022406-03b8cfe5406c

View File

@@ -3,4 +3,6 @@
go 1.23.0
godebug default=go1.23
use .