We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d48f61 commit 7771c11Copy full SHA for 7771c11
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/onsi/gomega v1.36.2
15
github.com/stretchr/testify v1.10.0
16
github.com/validator-labs/validator v0.1.16
17
- golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
+ golang.org/x/exp 42675adae3e6
18
k8s.io/api v0.32.2
19
k8s.io/apimachinery v0.32.2
20
k8s.io/client-go v0.32.2
0 commit comments