File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0
2323 github.com/prometheus/prometheus v0.300.1
2424 github.com/rook/rook/pkg/apis v0.0.0-20250829210302-107bb8176eeb
25- k8s.io/api v0.34.0
25+ k8s.io/api v0.34.1
2626 k8s.io/apiextensions-apiserver v0.34.0
2727 k8s.io/client-go v12.0.0+incompatible
2828 k8s.io/kube-aggregator v0.30.1
@@ -239,7 +239,7 @@ require (
239239 gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
240240 gopkg.in/yaml.v2 v2.4.0 // indirect
241241 gopkg.in/yaml.v3 v3.0.1 // indirect
242- k8s.io/apimachinery v0.34.0 // indirect
242+ k8s.io/apimachinery v0.34.1 // indirect
243243 k8s.io/apiserver v0.34.0 // indirect
244244 k8s.io/cli-runtime v0.34.0 // indirect
245245 k8s.io/component-base v0.34.0 // indirect
@@ -304,4 +304,4 @@ exclude github.com/kubernetes-incubator/external-storage v0.20.4-openstorage-rc2
304304
305305replace github.com/crunchydata/postgres-operator => github.com/crunchydata/postgres-operator v1.3.3-0.20230629151007-94ebcf2df74d
306306
307- replace github.com/openshift/api => github.com/openshift/api v0.0.0-20240401200911-ab1b479a063f
307+ replace github.com/openshift/api => github.com/openshift/api v0.0.0-20251125154949-bb4a6047109b
Original file line number Diff line number Diff line change @@ -2253,6 +2253,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
22532253github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
22542254github.com/openshift/api v0.0.0-20240401200911-ab1b479a063f h1:ElTUuyX7Dp9baHGQRwR6QoA6j2MZt8ntNuivlhyG3RM =
22552255github.com/openshift/api v0.0.0-20240401200911-ab1b479a063f /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
2256+ github.com/openshift/api v0.0.0-20251125154949-bb4a6047109b h1:WyWMdZLPuzeQIycnjCMTVCcziZmoul2DU5UvaxwotMw =
2257+ github.com/openshift/api v0.0.0-20251125154949-bb4a6047109b /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
22562258github.com/openshift/client-go v0.0.0-20210112165513-ebc401615f47 /go.mod h1:u7NRAjtYVAKokiI9LouzTv4mhds8P4S1TwdVAfbjKSk =
22572259github.com/openshift/client-go v0.0.0-20230607134213-3cd0021bbee3 h1:uVCq/Sx2y4UZh+qCsCL1BBUJpc3DULHkN4j7XHHgHtw =
22582260github.com/openshift/client-go v0.0.0-20230607134213-3cd0021bbee3 /go.mod h1:M+VUIcqx5IvgzejcbgmQnxETPrXRYlcufHpw2bAgz9Y =
You can’t perform that action at this time.
0 commit comments