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 cf11c26 commit e10ab25Copy full SHA for e10ab25
go.mod
@@ -97,7 +97,7 @@ require (
97
google.golang.org/appengine v1.6.7 // indirect
98
google.golang.org/protobuf v1.27.1 // indirect
99
gopkg.in/inf.v0 v0.9.1 // indirect
100
- gopkg.in/yaml.v2 v2.4.0 // indirect
+ gopkg.in/yaml.v2 v2.4.0
101
k8s.io/klog/v2 v2.9.0 // indirect
102
k8s.io/kube-openapi v0.0.0-20211110012726-3cc51fd1e909 // indirect
103
k8s.io/utils v0.0.0-20210521133846-da695404a2bc // indirect
0 commit comments