We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc4682 commit 62d7027Copy full SHA for 62d7027
go.mod
@@ -150,7 +150,7 @@ require (
150
google.golang.org/genproto v0.0.0-20230113154510-dbe35b8444a5 // indirect
151
google.golang.org/grpc v1.52.0 // indirect
152
google.golang.org/protobuf v1.28.1 // indirect
153
- gopkg.in/inf.v0 v0.9.1
+ gopkg.in/inf.v0 v0.9.1 // indirect
154
gopkg.in/yaml.v2 v2.4.0
155
k8s.io/apiextensions-apiserver v0.26.0 // indirect
156
k8s.io/apiserver v0.26.0 // indirect
0 commit comments