Pin godebug default to go1.23

Kubernetes-commit: 102a9dbab1764e8793d0237b25143fa49cd96831
This commit is contained in:
Jordan Liggitt 2024-09-10 12:22:40 -04:00 committed by Kubernetes Publisher
parent 521120ea29
commit a3f963c7ef

2
go.mod
View File

@ -4,6 +4,8 @@ module k8s.io/sample-controller
go 1.23.0
godebug default=go1.23
require (
golang.org/x/time v0.3.0
k8s.io/api v0.0.0