Skip to content

Commit 9f28c8c

Browse files
committed
Update modules
1 parent b4beced commit 9f28c8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
1616
gopkg.in/inf.v0 v0.9.1
1717
k8s.io/api v0.34.1
18-
k8s.io/apiextensions-apiserver v0.34.0
18+
k8s.io/apiextensions-apiserver v0.34.1
1919
k8s.io/apimachinery v0.34.1
2020
k8s.io/client-go v0.34.1
2121
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
@@ -98,7 +98,6 @@ require (
9898
google.golang.org/protobuf v1.36.7 // indirect
9999
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
100100
gopkg.in/yaml.v3 v3.0.1 // indirect
101-
k8s.io/apiextensions-apiserver v0.34.1 // indirect
102101
k8s.io/apiserver v0.34.1 // indirect
103102
k8s.io/component-base v0.34.1 // indirect
104103
k8s.io/klog/v2 v2.130.1 // indirect

0 commit comments

Comments
 (0)