oxyno-zeta / s3-proxy

S3 Reverse Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth)
https://oxyno-zeta.github.io/s3-proxy/
Apache License 2.0
303 stars 34 forks source link

fix(deps): update module github.com/coreos/go-oidc/v3 to v3.4.0 - autoclosed #311

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/coreos/go-oidc/v3 require minor v3.2.0 -> v3.4.0

Release Notes

coreos/go-oidc ### [`v3.4.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.4.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.3.0...v3.4.0) #### What's Changed - oidc: add Config.InsecureSkipSignatureCheck by [@​ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/351](https://togithub.com/coreos/go-oidc/pull/351) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.3.0...v3.4.0 ### [`v3.3.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.3.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.2.0...v3.3.0) #### What's Changed - feat: export token expired error by [@​crenshaw-dev](https://togithub.com/crenshaw-dev) in [https://github.com/coreos/go-oidc/pull/342](https://togithub.com/coreos/go-oidc/pull/342) - oidc: don't parse JWT twice by [@​ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/347](https://togithub.com/coreos/go-oidc/pull/347) - update go deps to more recent versions by [@​ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/348](https://togithub.com/coreos/go-oidc/pull/348) #### New Contributors - [@​crenshaw-dev](https://togithub.com/crenshaw-dev) made their first contribution in [https://github.com/coreos/go-oidc/pull/342](https://togithub.com/coreos/go-oidc/pull/342) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.2.0...v3.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.