File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/klauspost/compress v1.18.0
2020 github.com/opencontainers/go-digest v1.0.0
2121 github.com/opencontainers/image-spec v1.1.1
22- github.com/operator-framework/api v0.33 .0
22+ github.com/operator-framework/api v0.34 .0
2323 github.com/operator-framework/helm-operator-plugins v0.8.0
2424 github.com/operator-framework/operator-registry v1.56.0
2525 github.com/prometheus/client_golang v1.23.0
@@ -32,13 +32,13 @@ require (
3232 golang.org/x/tools v0.36.0
3333 gopkg.in/yaml.v2 v2.4.0
3434 helm.sh/helm/v3 v3.18.6
35- k8s.io/api v0.33.3
36- k8s.io/apiextensions-apiserver v0.33.3
37- k8s.io/apimachinery v0.33.3
38- k8s.io/apiserver v0.33.3
35+ k8s.io/api v0.33.4
36+ k8s.io/apiextensions-apiserver v0.33.4
37+ k8s.io/apimachinery v0.33.4
38+ k8s.io/apiserver v0.33.4
3939 k8s.io/cli-runtime v0.33.3
40- k8s.io/client-go v0.33.3
41- k8s.io/component-base v0.33.3
40+ k8s.io/client-go v0.33.4
41+ k8s.io/component-base v0.33.4
4242 k8s.io/klog/v2 v2.130.1
4343 k8s.io/kubernetes v1.33.2
4444 k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
Original file line number Diff line number Diff line change @@ -374,8 +374,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
374374github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
375375github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
376376github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
377- github.com/operator-framework/api v0.33 .0 h1:Tdu9doXz6Key2riIiP3/JPahHEgFBXAqyWQN4kOITS8 =
378- github.com/operator-framework/api v0.33 .0 /go.mod h1:sEh1VqwQCJUj+l/rKNWPDEJdFNAbdTu8QcM+x+wdYYo =
377+ github.com/operator-framework/api v0.34 .0 h1:REiEaYhG1CWmDoajdcAdZqtgoljWG+ixMY59vUX5pFI =
378+ github.com/operator-framework/api v0.34 .0 /go.mod h1:eGncUNIYvWtfGCCKmLzGXvoi3P0TDf3Yd/Z0Sn9E6SQ =
379379github.com/operator-framework/helm-operator-plugins v0.8.0 h1:0f6HOQC5likkf0b/OvGvw7nhDb6h8Cj5twdCNjwNzMc =
380380github.com/operator-framework/helm-operator-plugins v0.8.0 /go.mod h1:Sc+8bE38xTCgCChBUvtq/PxatEg9fAypr7S5iAw8nlA =
381381github.com/operator-framework/operator-lib v0.17.0 h1:cbz51wZ9+GpWR1ZYP4CSKSSBxDlWxmmnseaHVZZjZt4 =
You can’t perform that action at this time.
0 commit comments