diff --git a/go.mod b/go.mod index 0ffb3580..0c3b0be0 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/ghodss/yaml v1.0.0 github.com/sirupsen/logrus v1.9.3 golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 - k8s.io/test-infra v0.0.0-20230801182840-d1098e7de750 + k8s.io/test-infra 22c945de3748 ) require (