Skip to content

Commit 62d7027

Browse files
committed
Updates go.mod and go.sum
1 parent bdc4682 commit 62d7027

File tree

2 files changed

+2
-208
lines changed

2 files changed

+2
-208
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ require (
150150
google.golang.org/genproto v0.0.0-20230113154510-dbe35b8444a5 // indirect
151151
google.golang.org/grpc v1.52.0 // indirect
152152
google.golang.org/protobuf v1.28.1 // indirect
153-
gopkg.in/inf.v0 v0.9.1
153+
gopkg.in/inf.v0 v0.9.1 // indirect
154154
gopkg.in/yaml.v2 v2.4.0
155155
k8s.io/apiextensions-apiserver v0.26.0 // indirect
156156
k8s.io/apiserver v0.26.0 // indirect

0 commit comments

Comments
 (0)