File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
github.com/operator-framework/operator-registry/pkg/lib/bundle Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/openshift/api v3.9.0+incompatible
2323 github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a
2424 github.com/operator-framework/api v0.35.0
25- github.com/operator-framework/operator-registry v1.59 .0
25+ github.com/operator-framework/operator-registry v1.60 .0
2626 github.com/otiai10/copy v1.14.1
2727 github.com/pkg/errors v0.9.1
2828 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -494,8 +494,8 @@ github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a h1:ylsEgoC8Dlg
494494github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a /go.mod h1:eDO5QeVi2IiXmDwB0e2z1DpAznWroZKe978pzZwFBzg =
495495github.com/operator-framework/api v0.35.0 h1:xKrffuGEagk3CWy6zqdK5YmIErlBtWUblNNK+q7ld7c =
496496github.com/operator-framework/api v0.35.0 /go.mod h1:A9UNu/pdcO1RauMHvV54unp4DNm/Y5fMVbGDpnIIF+M =
497- github.com/operator-framework/operator-registry v1.59 .0 h1:SQhT0qMTYJXqStNhBOYXmLAMpS3eszzbcXAg5NLgJu8 =
498- github.com/operator-framework/operator-registry v1.59 .0 /go.mod h1:QE1RRQGe+iau8sfY10DbP3+eoahH0G0l+coYrnEzJgI =
497+ github.com/operator-framework/operator-registry v1.60 .0 h1:eUP14WThVTNx+/5hQR9Jyg0nxbf5cOg7hK/GgaOA5Tg =
498+ github.com/operator-framework/operator-registry v1.60 .0 /go.mod h1:PojPivJbKZgD9RG77JWxFpQRo3iCoUn6WR3aTiS6HBI =
499499github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8 =
500500github.com/otiai10/copy v1.14.1 /go.mod h1:oQwrEDDOci3IM8dJF0d8+jnbfPDllW6vUjNc3DoZm9I =
501501github.com/otiai10/mint v1.6.3 h1:87qsV/aw1F5as1eH1zS/yqHY85ANKVMgkDrf9rcxbQs =
Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ github.com/operator-framework/api/pkg/validation
496496github.com/operator-framework/api/pkg/validation/errors
497497github.com/operator-framework/api/pkg/validation/interfaces
498498github.com/operator-framework/api/pkg/validation/internal
499- # github.com/operator-framework/operator-registry v1.59 .0
499+ # github.com/operator-framework/operator-registry v1.60 .0
500500## explicit; go 1.24.4
501501github.com/operator-framework/operator-registry/alpha/model
502502github.com/operator-framework/operator-registry/alpha/property
You can’t perform that action at this time.
0 commit comments