Skip to content

Commit

Permalink
Merge pull request #417 from uselagoon/dependabot/go_modules/gomod-d6…
Browse files Browse the repository at this point in the history
…97e9eb80

chore(deps): bump the gomod group with 1 update
  • Loading branch information
github-actions[bot] authored Mar 14, 2024
2 parents b1ea37c + 793c146 commit 96010a6
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.33.1
github.com/prometheus/client_golang v1.19.0
github.com/zitadel/oidc/v3 v3.14.0
github.com/zitadel/oidc/v3 v3.15.0
go.opentelemetry.io/otel v1.24.0
go.uber.org/mock v0.4.0
golang.org/x/crypto v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zitadel/logging v0.6.0 h1:t5Nnt//r+m2ZhhoTmoPX+c96pbMarqJvW1Vq6xFTank=
github.com/zitadel/logging v0.6.0/go.mod h1:Y4CyAXHpl3Mig6JOszcV5Rqqsojj+3n7y2F591Mp/ow=
github.com/zitadel/oidc/v3 v3.14.0 h1:k2tXbWsWiAb0/KqbrZzg6V0zHHpNAQbkq5SV0OVFHm8=
github.com/zitadel/oidc/v3 v3.14.0/go.mod h1:eFpGSMDvzdpq+ru2Dr3gWWdZCT6BqPk2QbY3qA7rU9I=
github.com/zitadel/oidc/v3 v3.15.0 h1:HpBx+IXlsDu8lGuXmtshjlxz5N+8ShNiJvc8YHjWe0k=
github.com/zitadel/oidc/v3 v3.15.0/go.mod h1:XbmmHnoyfCyKdX1frIBGRtNI/ldcE1+rU1eRbp3T9Ek=
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.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=
Expand Down

0 comments on commit 96010a6

Please sign in to comment.