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 github.com/elazarl/goproxy #326

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

kenjenkins
Copy link
Contributor

Summary

There is a Dependabot security alert for a DoS vulnerability in the github.com/elazarl/goproxy module, but for some reason Dependabot can't seem to create a PR to update this dependency:

Dependabot can't find a published or compatible non-vulnerable version for github.com/elazarl/goproxy. The latest available version is 0.0.0-20220417044921-416226498f94

Update this dependency manually by running:

go get github.com/elazarl/goproxy@latest && go mod tidy

Changes between these versions: elazarl/goproxy@4162264...2592e75

Related issues

elazarl/goproxy#502

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

There is a Dependabot security alert for a DoS vulnerability in the
github.com/elazarl/goproxy module, but for some reason Dependabot can't
seem to create a PR to update this dependency.

Update this dependency manually by running:

  go get github.com/elazarl/goproxy@latest && go mod tidy
@kenjenkins kenjenkins requested a review from a team as a code owner September 6, 2023 18:39
@kenjenkins kenjenkins merged commit a7a9bff into main Sep 6, 2023
3 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/goproxy-update branch September 6, 2023 19:05
@kenjenkins kenjenkins added the dependencies Pull requests that update a dependency file label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants