Skip to content

Commit ee5b220

Browse files
fix(deps): update kubernetes packages to v0.33.0
1 parent 8f262de commit ee5b220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
github.com/sirupsen/logrus v1.9.3
1010
google.golang.org/grpc v1.71.1
1111
google.golang.org/protobuf v1.36.6
12-
k8s.io/apimachinery v0.32.3
13-
k8s.io/client-go v0.32.3
12+
k8s.io/apimachinery v0.33.0
13+
k8s.io/client-go v0.33.0
1414
sigs.k8s.io/yaml v1.4.0
1515
)
1616

0 commit comments

Comments
 (0)