Skip to content

Commit 8655a17

Browse files
committed
chore(all): update kubernetes packages to v0.33.3
1 parent e2f9568 commit 8655a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

connectgateway/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/google/uuid v1.6.0
99
golang.org/x/oauth2 v0.29.0
1010
google.golang.org/api v0.231.0
11-
k8s.io/apimachinery v0.32.4
12-
k8s.io/client-go v0.32.4
11+
k8s.io/apimachinery v0.33.3
12+
k8s.io/client-go v0.33.3
1313
)
1414

1515
require (

0 commit comments

Comments
 (0)