From 99f951ad23368d004724615a347abc927c8464a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 10:16:39 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.20.2 to 2.20.3 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.20.2 to 2.20.3. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.20.2...v2.20.3) --- updated-dependencies: - dependency-name: github.com/ViBiOh/auth/v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f281cb72..24c3cf52 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23 toolchain go1.23.0 require ( - github.com/ViBiOh/auth/v2 v2.20.2 + github.com/ViBiOh/auth/v2 v2.20.3 github.com/ViBiOh/flags v1.6.0 github.com/ViBiOh/httputils/v4 v4.80.6 github.com/ViBiOh/mailer v1.33.6 diff --git a/go.sum b/go.sum index c34b2a54..3feffda9 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/ViBiOh/auth/v2 v2.20.2 h1:ygl/5mQvcA1JOmbXNLM2ElkCpJuLRdDf10hOI+szOEk= -github.com/ViBiOh/auth/v2 v2.20.2/go.mod h1:FqlFgXIU8yEbCrS/vL4yGmOV95m8AZmyAOvMS0Ys34c= +github.com/ViBiOh/auth/v2 v2.20.3 h1:ucFU7fnxp+1sqd95Imv8FyOTfhCSYmTDXS5+kgyte58= +github.com/ViBiOh/auth/v2 v2.20.3/go.mod h1:UDRTT1iULAw5dXSexgxOIjmcVJTRXykq8fLlwV7cXDE= github.com/ViBiOh/flags v1.6.0 h1:f69V4ROK5XHAV71cL1yVP2UC/8xKiKJvunvgrtW/qsg= github.com/ViBiOh/flags v1.6.0/go.mod h1:sbFyRQ7u5xzCssqGHn/hLSTlxmMYKe09WaPneJxHveA= github.com/ViBiOh/httputils/v4 v4.80.6 h1:jhguNnarSEevpHZbP93Ix+qPfIDlue8HAdM7iAZnq2U=