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

Upgrade deps #2402

Merged
merged 3 commits into from
Feb 19, 2023
Merged

Upgrade deps #2402

merged 3 commits into from
Feb 19, 2023

Conversation

aldas
Copy link
Contributor

@aldas aldas commented Feb 19, 2023

Upgrade deps due to the latest golang.org/x/net vulnerability

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Base: 92.80% // Head: 92.80% // No change to project coverage 👍

Coverage data is based on head (cc7cf11) compared to base (6b09f3f).
Patch coverage: 53.84% of modified lines in pull request are covered.

❗ Current head cc7cf11 differs from pull request most recent head 4156b3c. Consider uploading reports for the commit 4156b3c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2402   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files          38       38           
  Lines        4506     4506           
=======================================
  Hits         4182     4182           
  Misses        236      236           
  Partials       88       88           
Impacted Files Coverage Δ
middleware/csrf.go 89.42% <33.33%> (ø)
middleware/jwt.go 92.98% <33.33%> (ø)
middleware/static.go 68.80% <50.00%> (ø)
middleware/key_auth.go 93.42% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aldas
Copy link
Contributor Author

aldas commented Feb 19, 2023

Failing TestStatic_CustomFS/nok,_file_is_not_a_subpath_of_root will be handled in different PR. seems that Go 1.19 and 1.20 are handling filenames differently on Windows.

@aldas aldas merged commit 2c25767 into labstack:master Feb 19, 2023
@aldas aldas deleted the upgrade_deps branch July 22, 2023 15:45
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