Skip to content

Commit 5ed9070

Browse files
fix(deps): update kubernetes packages to v0.34.3
1 parent 281a207 commit 5ed9070

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
@@ -8,8 +8,8 @@ require (
88
github.com/onsi/ginkgo v1.16.5
99
github.com/onsi/gomega v1.22.1
1010
github.com/prometheus/client_golang v1.13.0
11-
k8s.io/api v0.22.4
12-
k8s.io/apimachinery v0.22.4
11+
k8s.io/api v0.34.3
12+
k8s.io/apimachinery v0.34.3
1313
k8s.io/client-go v0.22.4
1414
sigs.k8s.io/controller-runtime v0.10.3
1515
)

0 commit comments

Comments
 (0)