Skip to content

Fix checksum mismatch for github.com/googleapis/gnostic@v0.5.3#106

Merged
knative-prow-robot merged 1 commit into
knative-extensions:masterfrom
antoineco:fix-deps
Feb 9, 2021
Merged

Fix checksum mismatch for github.com/googleapis/gnostic@v0.5.3#106
knative-prow-robot merged 1 commit into
knative-extensions:masterfrom
antoineco:fix-deps

Conversation

@antoineco
Copy link
Copy Markdown
Contributor

@antoineco antoineco commented Feb 9, 2021

Fixes #104

Proposed Changes

  • Attempt to fix checksum mismatch for github.com/googleapis/gnostic@v0.5.3 in downstream cheks (example)

I simply wiped vendor and go.sum and ran the Knative update script again.

Attempt to fix checksum mismatch for github.com/googleapis/gnostic@v0.5.3
@google-cla google-cla Bot added the cla: yes Indicates the PR's author has signed the CLA. label Feb 9, 2021
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 9, 2021
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: antoineco

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

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 9, 2021
@antoineco
Copy link
Copy Markdown
Contributor Author

/assign matzew

@antoineco antoineco changed the title Fix go.sum Fix checksum mismatch for github.com/googleapis/gnostic@v0.5.3 Feb 9, 2021
Comment thread go.sum
Comment on lines -417 to +371
github.com/googleapis/gnostic v0.5.3 h1:FP6YXyar5+eeXU8lBWDHJMZLHinornnILMJYBLgqKXk=
github.com/googleapis/gnostic v0.5.3 h1:2qsuRm+bzgwSIKikigPASa2GhW8H2Dn4Qq7UxD8K/48=
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think the problem was here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2021

Codecov Report

Merging #106 (b512511) into master (602b943) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files          10       10           
  Lines         203      203           
=======================================
  Hits          172      172           
  Misses         23       23           
  Partials        8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 602b943...429a867. Read the comment docs.

@lionelvillard
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 9, 2021
@knative-prow-robot knative-prow-robot merged commit dd6ca4d into knative-extensions:master Feb 9, 2021
@antoineco antoineco deleted the fix-deps branch April 4, 2021 20:36
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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to upgrade deps

4 participants