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 4df53a7 commit a849534Copy full SHA for a849534
go.mod
@@ -20,7 +20,7 @@ require (
20
github.com/spf13/viper v1.7.1
21
github.com/stretchr/testify v1.7.0
22
google.golang.org/grpc/examples v0.0.0-20210730002332-ea9b7a0a7651 // indirect
23
- k8s.io/api v0.21.1
+ k8s.io/api v0.21.3
24
k8s.io/apimachinery v0.21.1
25
k8s.io/cli-runtime v0.21.1
26
k8s.io/client-go v11.0.1-0.20190816222228-6d55c1b1f1ca+incompatible
0 commit comments