From 793c14600f97b699fd25927d84df30fbba0ae175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:18:48 +0000 Subject: [PATCH] chore(deps): bump the gomod group with 1 update Bumps the gomod group with 1 update: [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc). Updates `github.com/zitadel/oidc/v3` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/zitadel/oidc/releases) - [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js) - [Commits](https://github.com/zitadel/oidc/compare/v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: github.com/zitadel/oidc/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d80b9f35..fba196ba 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index c06f1bd6..19cf710c 100644 --- a/go.sum +++ b/go.sum @@ -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=