File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/onsi/gomega v1.36.2
1919 github.com/opencontainers/go-digest v1.0.0
2020 github.com/operator-framework/api v0.29.0
21- github.com/operator-framework/helm-operator-plugins v0.7 .0
21+ github.com/operator-framework/helm-operator-plugins v0.8 .0
2222 github.com/operator-framework/operator-registry v1.50.0
2323 github.com/prometheus/client_golang v1.20.5
2424 github.com/spf13/pflag v1.0.5
@@ -176,7 +176,7 @@ require (
176176 github.com/opencontainers/image-spec v1.1.0 // indirect
177177 github.com/opencontainers/runtime-spec v1.2.0 // indirect
178178 github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 // indirect
179- github.com/operator-framework/operator-lib v0.15 .0 // indirect
179+ github.com/operator-framework/operator-lib v0.17 .0 // indirect
180180 github.com/otiai10/copy v1.14.0 // indirect
181181 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
182182 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -536,10 +536,10 @@ github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 h1:eT
536536github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 /go.mod h1:EmVJt97N+pfWFsli/ipXTBZqSG5F5KGQhm3c3IsGq1o =
537537github.com/operator-framework/api v0.29.0 h1:TxAR8RCO+I4FjRrY4PSMgnlmbxNWeD8pzHXp7xwHNmw =
538538github.com/operator-framework/api v0.29.0 /go.mod h1:0whQE4mpMDd2zyHkQe+bFa3DLoRs6oGWCbu8dY/3pyc =
539- github.com/operator-framework/helm-operator-plugins v0.7 .0 h1:YmtIWFc9BaNaDc5mk/dkG0P2BqPZOqpDvjWih5Fczuk =
540- github.com/operator-framework/helm-operator-plugins v0.7 .0 /go.mod h1:fUUCJR3bWtMBZ1qdDhbwjacsBHi9uT576tF4u/DwOgQ =
541- github.com/operator-framework/operator-lib v0.15 .0 h1:0QeRM4PMtThqINpcFGCEBnIV3Z8u7/8fYLEx6mUtdcM =
542- github.com/operator-framework/operator-lib v0.15 .0 /go.mod h1:ZxLvFuQ7bRWiTNBOqodbuNvcsy/Iq0kOygdxhlbNdI0 =
539+ github.com/operator-framework/helm-operator-plugins v0.8 .0 h1:0f6HOQC5likkf0b/OvGvw7nhDb6h8Cj5twdCNjwNzMc =
540+ github.com/operator-framework/helm-operator-plugins v0.8 .0 /go.mod h1:Sc+8bE38xTCgCChBUvtq/PxatEg9fAypr7S5iAw8nlA =
541+ github.com/operator-framework/operator-lib v0.17 .0 h1:cbz51wZ9+GpWR1ZYP4CSKSSBxDlWxmmnseaHVZZjZt4 =
542+ github.com/operator-framework/operator-lib v0.17 .0 /go.mod h1:TGopBxIE8L6E/Cojzo26R3NFp1eNlqhQNmzqhOblaLw =
543543github.com/operator-framework/operator-registry v1.50.0 h1:kMAwsKAEDjuSx5dGchMX+CD3SMHWwOAC/xyK3LQweB4 =
544544github.com/operator-framework/operator-registry v1.50.0 /go.mod h1:713Z/XzA5jViFMGIsXmfAcpA6h5uUKqUl3fO1t4taa0 =
545545github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
You can’t perform that action at this time.
0 commit comments