fix(deps): update module github.com/coreos/go-oidc/v3 to v3.8.0
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
47ee2d3acc
commit
f52893f6d1
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module git.nemunai.re/srs/adlin
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/coreos/go-oidc/v3 v3.7.0
|
||||
github.com/coreos/go-oidc/v3 v3.8.0
|
||||
github.com/go-sql-driver/mysql v1.7.1
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.4
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
|
|
|
|||
Reference in a new issue