Update module github.com/coreos/go-oidc/v3 to v3.2.0

This commit is contained in:
Renovate Bot
2022-05-11 23:07:19 +00:00
committed by renovate[bot]
parent c9fa3ef456
commit 395d730dbf
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/arangodb/go-driver v1.3.1
github.com/aws/aws-sdk-go v1.44.12
github.com/blevesearch/bleve/v2 v2.3.2
github.com/coreos/go-oidc/v3 v3.1.0
github.com/coreos/go-oidc/v3 v3.2.0
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/emitter-io/go/v2 v2.0.9
github.com/go-chi/chi v1.5.4