chore(deps): update module github.com/coreos/go-oidc to v3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2021-11-14 00:29:44 +00:00 committed by Pierre-Olivier Mercier
commit af436c6ae5
3 changed files with 6 additions and 18 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"
"git.nemunai.re/srs/adlin/libadlin"