Update operator-registry and api#3847
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates dependency versions for operator-registry and operator-framework/api (plus a handful of related indirect Go modules) by adjusting go.mod and the corresponding go.sum entries. This fits into the codebase as routine dependency maintenance to keep OLM aligned with upstream Operator Framework libraries.
Changes:
- Bump
github.com/operator-framework/apifromv0.43.0tov0.44.0. - Bump
github.com/operator-framework/operator-registryfromv1.71.0tov1.72.0. - Refresh several indirect dependencies and their checksums (e.g.,
golang.org/x/{mod,sys,text,tools},oras.land/oras-go/v2,github.com/mattn/go-sqlite3).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates direct and indirect module versions to the newer operator-framework/api and operator-registry releases. |
| go.sum | Updates module checksum entries to match the new versions pulled in by go.mod. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
2d67bd5 to
1492b00
Compare
Signed-off-by: Todd Short <tshort@redhat.com>
1492b00 to
15d4d94
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: joelanford, rashmigottipati The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4b21b9b
into
operator-framework:master
Description of the change:
Motivation for the change:
Architectural changes:
Testing remarks:
Reviewer Checklist
/doc[FLAKE]are truly flaky and have an issue