Skip to content

chore(deps): bump github.com/elazarl/goproxy from 1.8.4 to 1.9.0 - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/elazarl/goproxy-1.9.0
Open

chore(deps): bump github.com/elazarl/goproxy from 1.8.4 to 1.9.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/elazarl/goproxy-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps github.com/elazarl/goproxy from 1.8.4 to 1.9.0.

Release notes

Sourced from github.com/elazarl/goproxy's releases.

v1.9.0: HTTP/2 MITM Full Support

What's Changed

Full Changelog: elazarl/goproxy@v1.8.6...v1.9.0

Highlights & Acknowledgements

  • HTTP/2 MITM Support: This release introduces native support for inspecting and manipulating HTTP/2 traffic within GoProxy's MITM functionality. A special thanks to the team at @​LumiaSecurity (including @​omriza for the review) for supporting the development of these HTTP/2 MITM features and contributing to this major enhancement. Achieving full HTTP/2 MITM capability represents a huge milestone for GoProxy, taking our library to the next level for whoever needs it. To enable it, make sure that AllowHTTP2 is set to true in the proxy configuration.

⚠️ Possible Breaking Change

  • Previously there was an incomplete implementation of HTTP/2 inside the h2.go file, with an exported H2Transport struct. Probably no one was using it, but if you were, be careful that in this release it has been removed to create the full HTTP/2 MITM implementation.

v1.8.6

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.5...v1.8.6

v1.8.5

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.4...v1.8.5

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](elazarl/goproxy@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 9, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants