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 d1109b9 commit 7b11dffCopy full SHA for 7b11dff
go.mod
@@ -15,7 +15,7 @@ require (
15
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
16
google.golang.org/appengine v1.6.5 // indirect
17
google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb // indirect
18
- k8s.io/client-go v0.18.8
+ k8s.io/client-go v0.23.4
19
k8s.io/utils v0.0.0-20200729134348-d5654de09c73 // indirect
20
)
21
0 commit comments