Skip to content

Commit 458d37f

Browse files
chore(deps): update module k8s.io/endpointslice to v0.35.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent cad345d commit 458d37f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ replace (
229229
k8s.io/cri-client => k8s.io/cri-client v0.33.4
230230
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.33.4
231231
k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.4
232-
k8s.io/endpointslice => k8s.io/endpointslice v0.33.4
232+
k8s.io/endpointslice => k8s.io/endpointslice v0.35.0
233233
k8s.io/externaljwt => k8s.io/externaljwt v0.33.4
234234
k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.33.4
235235
k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.33.4

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ sigs.k8s.io/yaml/goyaml.v3
19371937
# k8s.io/cri-client => k8s.io/cri-client v0.33.4
19381938
# k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.33.4
19391939
# k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.4
1940-
# k8s.io/endpointslice => k8s.io/endpointslice v0.33.4
1940+
# k8s.io/endpointslice => k8s.io/endpointslice v0.35.0
19411941
# k8s.io/externaljwt => k8s.io/externaljwt v0.33.4
19421942
# k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.33.4
19431943
# k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.33.4

0 commit comments

Comments
 (0)