Update module github.com/coreos/go-oidc/v3 to v3.7.0 (#1028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-20 11:15:13 +00:00
committed by GitHub
parent efacd28d2b
commit 8f6c437be1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/arangodb/go-driver v1.6.0
github.com/aws/aws-sdk-go v1.46.0
github.com/blevesearch/bleve/v2 v2.3.10
github.com/coreos/go-oidc/v3 v3.6.0
github.com/coreos/go-oidc/v3 v3.7.0
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/go-chi/chi/v5 v5.0.10
github.com/gobwas/ws v1.3.0