mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Pin godebug default to go1.23
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -3,4 +3,6 @@
|
||||
|
||||
go 1.23.0
|
||||
|
||||
godebug default=go1.23
|
||||
|
||||
use .
|
||||
|
||||
Reference in New Issue
Block a user