Skip to content

Commit 035f19a

Browse files
Bump k8s.io/client-go from 0.24.3 to 0.24.4 (#276)
1 parent 548ddbc commit 035f19a

File tree

2 files changed

+11
-54
lines changed

2 files changed

+11
-54
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
golang.org/x/net v0.0.0-20220812174116-3211cb980234
99
golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7
1010
google.golang.org/api v0.93.0
11-
k8s.io/api v0.24.3
12-
k8s.io/apimachinery v0.24.3
13-
k8s.io/client-go v0.24.3
11+
k8s.io/api v0.24.4
12+
k8s.io/apimachinery v0.24.4
13+
k8s.io/client-go v0.24.4
1414
)
1515

1616
require (

0 commit comments

Comments
 (0)