Skip to content

Update module coreos/go-oidc to v3 - autoclosed

Common Ground Bot requested to merge renovate/coreos-go-oidc-3.x into master

This MR contains the following updates:

Package Type Update Change
coreos/go-oidc require major v2.2.1+incompatible -> v3.0.0

Release Notes

coreos/go-oidc

v3.0.0

Compare Source

Changes from v2:

  • Remove Cache-Control checks from key rotation strategy #​259
  • NewRemoteKeySet now returns a concrete type #​262
  • NewProvider context and Verifier context are now separate #​260
  • go.mod file added #​247
  • Import path updated from github.com/coreos/go-oidc to github.com/coreos/go-oidc/v3/oidc #​247

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports