chore(deps): update module github.com/coreos/go-oidc/v3 to v3.4.0
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2022-09-10 20:24:00 +00:00
commit 3e9566bf2b
2 changed files with 7 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.16
require (
github.com/ProtonMail/go-crypto v0.0.0-20220824120805-4b6e5c587895
github.com/aws/aws-sdk-go v1.44.91
github.com/coreos/go-oidc/v3 v3.2.0
github.com/coreos/go-oidc/v3 v3.4.0
github.com/drone/drone-go v1.7.1
github.com/gin-gonic/gin v1.7.7
github.com/go-sql-driver/mysql v1.6.0