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

Bump golang.org/x/tools dependency version #1338

Merged
merged 2 commits into from Oct 1, 2022
Merged

Conversation

sa7mon
Copy link
Contributor

@sa7mon sa7mon commented Sep 29, 2022

Describe the PR
Update the golang.org/x/tools dependency from v1.0.10 to v1.0.12. This resolves a number of transitive vulnerabilities from the outdated version:

To be honest, I haven't looked into whether these vulnerabilities are actually exploitable in a project that uses swag, but since the unit tests pass with the updated library I figured it's probably an easy change.

Relation issue
#1337

Additional context
n/a

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

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

Coverage data is based on head (df636d3) compared to base (075c176).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1338   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          14       14           
  Lines        2871     2871           
=======================================
  Hits         2746     2746           
  Misses         70       70           
  Partials       55       55           

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.

Copy link
Contributor

@ubogdan ubogdan left a comment

Choose a reason for hiding this comment

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

LGTM

@ubogdan
Copy link
Contributor

ubogdan commented Oct 1, 2022

@sa7mon Thanks for your contribution.

Copy link
Contributor

@ubogdan ubogdan left a comment

Choose a reason for hiding this comment

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

LGTM

@ubogdan ubogdan merged commit f8d59d6 into swaggo:master Oct 1, 2022
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

2 participants