Skip to content

Commit 7b11dff

Browse files
committed
Update module k8s.io/client-go to v0.23.4
1 parent d1109b9 commit 7b11dff

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
@@ -15,7 +15,7 @@ require (
1515
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
1616
google.golang.org/appengine v1.6.5 // indirect
1717
google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb // indirect
18-
k8s.io/client-go v0.18.8
18+
k8s.io/client-go v0.23.4
1919
k8s.io/utils v0.0.0-20200729134348-d5654de09c73 // indirect
2020
)
2121

0 commit comments

Comments
 (0)