-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCPBUGS-17157: go.mod: update API to latest tag #1131
OCPBUGS-17157: go.mod: update API to latest tag #1131
Conversation
stevekuznetsov
commented
Aug 1, 2023
•
edited
Loading
edited
``` export GOPROXY=direct go get github.com/operator-framework/[email protected] go mod tidy ``` Signed-off-by: Steve Kuznetsov <[email protected]>
78245b6
to
5ae6b98
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Codecov Report
@@ Coverage Diff @@
## master #1131 +/- ##
==========================================
- Coverage 53.81% 53.78% -0.03%
==========================================
Files 108 108
Lines 10166 10166
==========================================
- Hits 5471 5468 -3
- Misses 3734 3738 +4
+ Partials 961 960 -1 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: everettraven, grokspawn, stevekuznetsov The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@stevekuznetsov: Jira Issue OCPBUGS-17157: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged: These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-17157 has not been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |