This commit is contained in:
renovate[bot] 2025-08-22 17:31:52 +00:00 committed by GitHub
commit ac0caef169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.23.3
require ( require (
github.com/onsi/ginkgo/v2 v2.20.2 github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2 github.com/onsi/gomega v1.38.1
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
k8s.io/api v0.24.0 k8s.io/api v0.24.0
k8s.io/apimachinery v0.24.0 k8s.io/apimachinery v0.24.0