Skip to content

Commit

Permalink
Merge pull request #311 from uselagoon/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/zitadel/oidc/v3-3.3.1

chore(deps): bump github.com/zitadel/oidc/v3 from 3.3.0 to 3.3.1
  • Loading branch information
github-actions[bot] authored Nov 21, 2023
2 parents 61df180 + 5ae494e commit 76f2908
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/moby/spdystream v0.2.0
github.com/nats-io/nats.go v1.31.0
github.com/prometheus/client_golang v1.17.0
github.com/zitadel/oidc/v3 v3.3.0
github.com/zitadel/oidc/v3 v3.3.1
go.opentelemetry.io/otel v1.21.0
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/zitadel/logging v0.5.0 h1:Kunouvqse/efXy4UDvFw5s3vP+Z4AlHo3y8wF7stXHA=
github.com/zitadel/logging v0.5.0/go.mod h1:IzP5fzwFhzzyxHkSmfF8dsyqFsQRJLLcQmwhIBzlGsE=
github.com/zitadel/oidc/v3 v3.3.0 h1:gAoxn3diS2y7IObrGbA/f7Yq+eMqMug5tVEuEJYxDAg=
github.com/zitadel/oidc/v3 v3.3.0/go.mod h1:jUnLnx5ihKlo88cSEduZkKlzeMrjzcWVZ8fTzKBxZKY=
github.com/zitadel/oidc/v3 v3.3.1 h1:z8ZCjFC0u/iwUaZfJeRsjTBn4r5MCI0amnLqkMKozhE=
github.com/zitadel/oidc/v3 v3.3.1/go.mod h1:jUnLnx5ihKlo88cSEduZkKlzeMrjzcWVZ8fTzKBxZKY=
github.com/zitadel/schema v1.3.0 h1:kQ9W9tvIwZICCKWcMvCEweXET1OcOyGEuFbHs4o5kg0=
github.com/zitadel/schema v1.3.0/go.mod h1:NptN6mkBDFvERUCvZHlvWmmME+gmZ44xzwRXwhzsbtc=
go.opentelemetry.io/otel v1.21.0 h1:hzLeKBZEL7Okw2mGzZ0cc4k/A7Fta0uoPgaJCr8fsFc=
Expand Down

0 comments on commit 76f2908

Please sign in to comment.