File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/onsi/gomega v1.36.2
19
19
github.com/opencontainers/go-digest v1.0.0
20
20
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
22
22
github.com/operator-framework/operator-registry v1.50.0
23
23
github.com/prometheus/client_golang v1.20.5
24
24
github.com/spf13/pflag v1.0.5
@@ -176,7 +176,7 @@ require (
176
176
github.com/opencontainers/image-spec v1.1.0 // indirect
177
177
github.com/opencontainers/runtime-spec v1.2.0 // indirect
178
178
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
180
180
github.com/otiai10/copy v1.14.0 // indirect
181
181
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
182
182
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
536
536
github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 /go.mod h1:EmVJt97N+pfWFsli/ipXTBZqSG5F5KGQhm3c3IsGq1o =
537
537
github.com/operator-framework/api v0.29.0 h1:TxAR8RCO+I4FjRrY4PSMgnlmbxNWeD8pzHXp7xwHNmw =
538
538
github.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 =
543
543
github.com/operator-framework/operator-registry v1.50.0 h1:kMAwsKAEDjuSx5dGchMX+CD3SMHWwOAC/xyK3LQweB4 =
544
544
github.com/operator-framework/operator-registry v1.50.0 /go.mod h1:713Z/XzA5jViFMGIsXmfAcpA6h5uUKqUl3fO1t4taa0 =
545
545
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
You can’t perform that action at this time.
0 commit comments