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 d20fcd8 commit b4a0203Copy full SHA for b4a0203
go.mod
@@ -41,7 +41,7 @@ require (
41
go.uber.org/mock v0.3.0
42
gopkg.in/yaml.v3 v3.0.1
43
k8s.io/apimachinery v0.29.2
44
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b
+ k8s.io/utils 0f33e8f1c979
45
sigs.k8s.io/yaml v1.3.0
46
)
47
0 commit comments