Skip to content

Commit e10ab25

Browse files
committed
Update go.mod dependency
1 parent cf11c26 commit e10ab25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ require (
9797
google.golang.org/appengine v1.6.7 // indirect
9898
google.golang.org/protobuf v1.27.1 // indirect
9999
gopkg.in/inf.v0 v0.9.1 // indirect
100-
gopkg.in/yaml.v2 v2.4.0 // indirect
100+
gopkg.in/yaml.v2 v2.4.0
101101
k8s.io/klog/v2 v2.9.0 // indirect
102102
k8s.io/kube-openapi v0.0.0-20211110012726-3cc51fd1e909 // indirect
103103
k8s.io/utils v0.0.0-20210521133846-da695404a2bc // indirect

0 commit comments

Comments
 (0)