mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
chore(deps): update oidc to v3 (#1783)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
b2ceaa9e91
commit
4f78a9b301
9 changed files with 11 additions and 13 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"net/http"
|
||||
"net/url"
|
||||
|
||||
go_oidc "github.com/coreos/go-oidc"
|
||||
go_oidc "github.com/coreos/go-oidc/v3/oidc"
|
||||
"golang.org/x/oauth2"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/httputil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue