Skip to content

OCPBUGS-17157: go.mod: update API to latest tag#1131

Merged
openshift-merge-robot merged 1 commit intooperator-framework:masterfrom
stevekuznetsov:skuznets/bump-api
Aug 1, 2023
Merged

OCPBUGS-17157: go.mod: update API to latest tag#1131
openshift-merge-robot merged 1 commit intooperator-framework:masterfrom
stevekuznetsov:skuznets/bump-api

Conversation

@stevekuznetsov
Copy link
Copy Markdown
Contributor

@stevekuznetsov stevekuznetsov commented Aug 1, 2023

export GOPROXY=direct
go get github.com/operator-framework/api@v0.17.7
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/api@v0.17.7
go mod tidy
```

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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

Details 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
Copy Markdown

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

Details

In response to this:

export GOPROXY=direct
go get github.com/operator-framework/api@v0.17.7
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