Skip to content

Commit 1ca8cac

Browse files
Update kubernetes packages to v0.34.1
1 parent c42afd9 commit 1ca8cac

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
@@ -7,9 +7,9 @@ require (
77
github.com/lxc/incus v0.7.0
88
github.com/onsi/ginkgo/v2 v2.19.1
99
github.com/onsi/gomega v1.34.0
10-
k8s.io/api v0.31.0
11-
k8s.io/apimachinery v0.31.0
12-
k8s.io/client-go v0.31.0
10+
k8s.io/api v0.34.1
11+
k8s.io/apimachinery v0.34.1
12+
k8s.io/client-go v0.34.1
1313
k8s.io/klog/v2 v2.130.1
1414
sigs.k8s.io/cluster-api v1.8.5
1515
sigs.k8s.io/controller-runtime v0.19.0

0 commit comments

Comments
 (0)