Skip to content

Commit ade4dc1

Browse files
fix(deps): update kubernetes packages to v0.33.0
1 parent 7bca17b commit ade4dc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ require (
1111
go.datum.net/network-services-operator v0.0.0-20250102193121-b4bcc249023a
1212
golang.org/x/crypto v0.31.0
1313
google.golang.org/protobuf v1.35.1
14-
k8s.io/api v0.31.1
15-
k8s.io/apimachinery v0.31.1
16-
k8s.io/client-go v0.31.1
14+
k8s.io/api v0.33.0
15+
k8s.io/apimachinery v0.33.0
16+
k8s.io/client-go v0.33.0
1717
sigs.k8s.io/controller-runtime v0.19.1
1818
sigs.k8s.io/gateway-api v1.2.1
1919
)

0 commit comments

Comments
 (0)