We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68945d commit cbf3ec8Copy full SHA for cbf3ec8
go.mod
@@ -49,7 +49,7 @@ replace (
49
k8s.io/cri-api => k8s.io/cri-api v0.33.1
50
k8s.io/cri-client => k8s.io/cri-client v0.34.1
51
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.33.1
52
- k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.1
+ k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.34.2
53
k8s.io/endpointslice => k8s.io/endpointslice v0.33.1
54
k8s.io/externaljwt => k8s.io/externaljwt v0.34.1
55
k8s.io/kms => k8s.io/kms v0.34.1
0 commit comments