Upgrade golang.org/x/net to v0.17.0

This commit is contained in:
Leandro Lafin 2024-07-12 09:57:53 -03:00
parent ee23b9ffc0
commit 9b93433720
No known key found for this signature in database
GPG Key ID: 60C427B9DF40CB72
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
# V7.5.1
- [#2128](https://github.com/oauth2-proxy/oauth2-proxy/pull/2128) Update dependencies (@vllvll)
- [#2274](https://github.com/oauth2-proxy/oauth2-proxy/pull/2274) Upgrade golang.org/x/net to v0.17.0 (@pierluigilenoci)
## Release Highlights
- 🐛 Several bugs have been squashed