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 a4b78fc commit 4007a21Copy full SHA for 4007a21
go.mod
@@ -18,7 +18,7 @@ replace (
18
k8s.io/cri-api => k8s.io/cri-api v0.33.4
19
k8s.io/cri-client => k8s.io/cri-client v0.33.4
20
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.33.4
21
- k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.3
+ k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.4
22
k8s.io/endpointslice => k8s.io/endpointslice v0.33.3
23
k8s.io/kms => k8s.io/kms v0.33.4
24
k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.33.4
0 commit comments