Skip to content

Commit 105214b

Browse files
Merge pull request #166 from miscord-dev/renovate/kubernetes-go
Update kubernetes packages to v0.34.2
2 parents bff3750 + a748edc commit 105214b

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
@@ -27,9 +27,9 @@ require (
2727
golang.org/x/sync v0.16.0
2828
golang.org/x/sys v0.35.0
2929
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
30-
k8s.io/api v0.34.1
31-
k8s.io/apimachinery v0.34.1
32-
k8s.io/client-go v0.34.1
30+
k8s.io/api v0.34.2
31+
k8s.io/apimachinery v0.34.2
32+
k8s.io/client-go v0.34.2
3333
sigs.k8s.io/controller-runtime v0.22.3
3434
)
3535

0 commit comments

Comments
 (0)