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 9f2124ae21
commit d3f16fa83a
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -4,6 +4,8 @@ module k8s.io/apiserver
go 1.23.0
godebug default=go1.23
require (
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
github.com/coreos/go-oidc v2.2.1+incompatible