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

Update indirects and mod.sum after golang.org/x/net bump #3685

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cpcf
Copy link
Contributor

@cpcf cpcf commented Aug 4, 2023

Context

My previous PR #3684 didn't bump indirects and mod.sum
This PR corrects that.

Also noticed the linter seemed to have issues in the previous change, not sure if its related to this

Testing

>make test
...
PASS
	github.com/gin-gonic/gin	coverage: 99.4% of statements
ok  	github.com/gin-gonic/gin	0.407s	coverage: 99.4% of statements

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #3685 (ea036ea) into master (d4a6426) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3685   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          42       42           
  Lines        3157     3157           
=======================================
  Hits         3126     3126           
  Misses         21       21           
  Partials       10       10           
Flag Coverage Δ
99.01% <ø> (ø)
go-1.18 98.92% <ø> (ø)
go-1.19 99.01% <ø> (ø)
go-1.20 99.01% <ø> (ø)
macos-latest 99.01% <ø> (ø)
ubuntu-latest 99.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

None yet

1 participant