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

prevent go mod vendor from stumbling over the Go 1.18 file #3195

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

marten-seemann
Copy link
Member

Fixes #3194.

@codecov
Copy link

codecov bot commented Jun 3, 2021

Codecov Report

Merging #3195 (2e7c56d) into master (af3e100) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3195   +/-   ##
=======================================
  Coverage   85.44%   85.44%           
=======================================
  Files         133      133           
  Lines        9813     9813           
=======================================
  Hits         8384     8384           
  Misses       1055     1055           
  Partials      374      374           

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 af3e100...2e7c56d. Read the comment docs.

@marten-seemann marten-seemann merged commit 40a5dbe into master Jun 14, 2021
@marten-seemann marten-seemann deleted the fix-go118-vendoring branch June 15, 2021 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go mod vendor fails with quic-go v0.21.0
2 participants