Skip to content

Bump github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 to 1.9.0 - #184

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

Bump github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 to 1.9.0#184
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
Contributor

Bumps github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 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

v1.8.4

What's Changed

New Contributors

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from a team as a code owner August 9, 2026 16:03
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/elazarl/goproxy-1.9.0 branch from 3754171 to a20af35 Compare August 10, 2026 03:26

@jeffwidman jeffwidman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There's a bug we haven't yet tracked down in the interaction between goproxy and this proxy... See the recent PR's reverting the goproxy bumps.

Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) from 0.0.0-20240726154733-8b0c20506380 to 1.9.0.
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](https://github.com/elazarl/goproxy/commits/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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/elazarl/goproxy-1.9.0 branch from a20af35 to f0d5437 Compare August 10, 2026 22:27
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.

1 participant