✨ chore: bump o-f deps#2831
Conversation
Signed-off-by: grokspawn <jordan@nimblewidget.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/approve |
There was a problem hiding this comment.
Pull request overview
This PR updates the module dependency set for operator-controller by bumping Operator Framework (and related) Go module versions, along with the resulting go.sum refresh to keep the build reproducible.
Changes:
- Bump Operator Framework dependencies (
github.com/operator-framework/apitov0.45.0,github.com/operator-framework/operator-registrytov1.73.0). - Update several related direct/indirect dependencies (e.g.,
containerd,docker/cli,cel-go,gomega,bbolt,oras-go) as part of the module graph. - Regenerate
go.sumentries to match the updated module versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Bumps Operator Framework modules and updates related direct/indirect dependency versions. |
| go.sum | Updates module checksums to align with the new dependency versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort 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 |
|
/tide refresh |
14472eb
into
operator-framework:main
|
That must've been a coincidence. |
Description
Reviewer Checklist