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
295 stars 33 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

coreos/go-oidc ### [`v3.6.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.6.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.5.0...v3.6.0) #### What's Changed - oidc: restrict use of context.Background() by [@​ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/364](https://togithub.com/coreos/go-oidc/pull/364) - \*: gofmt all and update dependencies by [@​ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/369](https://togithub.com/coreos/go-oidc/pull/369) - oidc: add UserInfoEndpoint returning the discocvered URL by [@​raggi](https://togithub.com/raggi) in [https://github.com/coreos/go-oidc/pull/375](https://togithub.com/coreos/go-oidc/pull/375) - Add EdDSA algorithm support by [@​lritter14](https://togithub.com/lritter14) in [https://github.com/coreos/go-oidc/pull/378](https://togithub.com/coreos/go-oidc/pull/378) #### New Contributors - [@​raggi](https://togithub.com/raggi) made their first contribution in [https://github.com/coreos/go-oidc/pull/375](https://togithub.com/coreos/go-oidc/pull/375) - [@​lritter14](https://togithub.com/lritter14) made their first contribution in [https://github.com/coreos/go-oidc/pull/378](https://togithub.com/coreos/go-oidc/pull/378) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.5.0...v3.6.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.