chore(deps): update module github.com/coreos/go-oidc to v3

This commit is contained in:
Renovate Bot 2022-05-01 12:07:35 +00:00 committed by Pierre-Olivier Mercier
commit 3be3998b13
3 changed files with 7 additions and 11 deletions

View file

@ -10,7 +10,7 @@ import (
"golang.org/x/oauth2"
"github.com/coreos/go-oidc"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/julienschmidt/httprouter"
)