We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555f7dc commit bb08031Copy full SHA for bb08031
1 file changed
go.mod
@@ -176,7 +176,7 @@ require (
176
google.golang.org/grpc v1.75.1 // indirect
177
google.golang.org/protobuf v1.36.9 // indirect
178
gopkg.in/inf.v0 v0.9.1 // indirect
179
- gopkg.in/yaml.v2 v2.4.0 // indirect
+ gopkg.in/yaml.v3 v3.0.1 // indirect
180
gotest.tools/v3 v3.5.2 // indirect
181
k8s.io/klog/v2 v2.130.1 // indirect
182
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
0 commit comments