Skip to content
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

Conversation

stevekuznetsov
Copy link
Member

@stevekuznetsov stevekuznetsov commented Aug 1, 2023

export GOPROXY=direct
go get github.com/operator-framework/[email protected]
go mod tidy

@openshift-ci openshift-ci bot requested review from grokspawn and perdasilva August 1, 2023 13:36
```
export GOPROXY=direct
go get github.com/operator-framework/[email protected]
go mod tidy
```

Signed-off-by: Steve Kuznetsov <[email protected]>
Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1131 (5ae6b98) into master (68e13df) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            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     

see 2 files with indirect coverage changes

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 1, 2023

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 1, 2023
@openshift-merge-robot openshift-merge-robot merged commit 5ecb013 into operator-framework:master Aug 1, 2023
@stevekuznetsov stevekuznetsov changed the title go.mod: update API to latest tag OCPBUGS-17157: go.mod: update API to latest tag Aug 1, 2023
@openshift-ci-robot
Copy link

@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 refresh.

Jira Issue OCPBUGS-17157 has not been moved to the MODIFIED state.

In response to this:

export GOPROXY=direct
go get github.com/operator-framework/[email protected]
go mod tidy

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants