File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- expectedMergeBase : e51c0c205ec09e51691579cacbedc3ac53e4bd54
1+ expectedMergeBase : d50385e73b8d2bc2b98e0ec4cc614e221b647a69
22upstreamBranch : main
33upstreamOrg : operator-framework
44upstreamRepo : operator-controller
Original file line number Diff line number Diff line change @@ -249,4 +249,4 @@ require (
249249 sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
250250)
251251
252- replace github.com/operator-framework/catalogd => github.com/openshift/operator-framework-catalogd v0.0.0-20241129093618-9e3abf23290c
252+ replace github.com/operator-framework/catalogd => github.com/openshift/operator-framework-catalogd v0.0.0-20241210193825-501e68b2d094
Original file line number Diff line number Diff line change @@ -533,8 +533,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE
533533github.com/opencontainers/runtime-spec v1.2.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
534534github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 h1:eTNDkNRNV5lZvUbVM9Nop0lBcljSnA8rZX6yQPZ0ZnU =
535535github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 /go.mod h1:EmVJt97N+pfWFsli/ipXTBZqSG5F5KGQhm3c3IsGq1o =
536- github.com/openshift/operator-framework-catalogd v0.0.0-20241129093618-9e3abf23290c h1:DOpg3SFDYubkUjJ1viCsMnAN4U4rB52ngWbPEpjgfE4 =
537- github.com/openshift/operator-framework-catalogd v0.0.0-20241129093618-9e3abf23290c /go.mod h1:ERq4C2ksfkf3wu3XmtGP2fIkBSqS6LfaHhtcSEcU7Ww =
536+ github.com/openshift/operator-framework-catalogd v0.0.0-20241210193825-501e68b2d094 h1:0nwVMSQ7FOHTrOTNT6JnkTYD9qsPIstQHorCKVMgEBg =
537+ github.com/openshift/operator-framework-catalogd v0.0.0-20241210193825-501e68b2d094 /go.mod h1:ERq4C2ksfkf3wu3XmtGP2fIkBSqS6LfaHhtcSEcU7Ww =
538538github.com/operator-framework/api v0.27.0 h1:OrVaGKZJvbZo58HTv2guz7aURkhVKYhFqZ/6VpifiXI =
539539github.com/operator-framework/api v0.27.0 /go.mod h1:lg2Xx+S8NQWGYlEOvFwQvH46E5EK5IrAIL7HWfAhciM =
540540github.com/operator-framework/helm-operator-plugins v0.7.0 h1:YmtIWFc9BaNaDc5mk/dkG0P2BqPZOqpDvjWih5Fczuk =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ markdown2==2.5.1
1414MarkupSafe == 3.0.2
1515mergedeep == 1.3.4
1616mkdocs == 1.6.1
17- mkdocs-material == 9.5.47
17+ mkdocs-material == 9.5.48
1818mkdocs-material-extensions == 1.3.1
1919packaging == 24.2
2020paginate == 0.5.7
@@ -29,7 +29,7 @@ pyyaml_env_tag==0.1
2929readtime == 3.0.0
3030regex == 2024.11.6
3131requests == 2.32.3
32- six == 1.16 .0
32+ six == 1.17 .0
3333soupsieve == 2.6
3434urllib3 == 2.2.3
3535watchdog == 6.0.0
Original file line number Diff line number Diff line change @@ -780,7 +780,7 @@ github.com/operator-framework/api/pkg/validation
780780github.com/operator-framework/api/pkg/validation/errors
781781github.com/operator-framework/api/pkg/validation/interfaces
782782github.com/operator-framework/api/pkg/validation/internal
783- # github.com/operator-framework/catalogd v1.0.0 => github.com/openshift/operator-framework-catalogd v0.0.0-20241129093618-9e3abf23290c
783+ # github.com/operator-framework/catalogd v1.0.0 => github.com/openshift/operator-framework-catalogd v0.0.0-20241210193825-501e68b2d094
784784## explicit; go 1.22.5
785785github.com/operator-framework/catalogd/api/v1
786786# github.com/operator-framework/helm-operator-plugins v0.7.0
@@ -2060,4 +2060,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
20602060sigs.k8s.io/yaml
20612061sigs.k8s.io/yaml/goyaml.v2
20622062sigs.k8s.io/yaml/goyaml.v3
2063- # github.com/operator-framework/catalogd => github.com/openshift/operator-framework-catalogd v0.0.0-20241129093618-9e3abf23290c
2063+ # github.com/operator-framework/catalogd => github.com/openshift/operator-framework-catalogd v0.0.0-20241210193825-501e68b2d094
You can’t perform that action at this time.
0 commit comments