chore(deps): update module github.com/coreos/go-oidc to v3
This commit is contained in:
parent
dfdf6eece9
commit
888d729760
3 changed files with 7 additions and 11 deletions
3
go.mod
3
go.mod
|
|
@ -3,12 +3,11 @@ module git.nemunai.re/atsebay.t
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/coreos/go-oidc v2.2.1+incompatible
|
||||
github.com/coreos/go-oidc/v3 v3.1.0
|
||||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/pquerna/cachecontrol v0.1.0 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0
|
||||
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
|
||||
|
|
|
|||
Reference in a new issue