From 7436010e34d1bba997d977c053674b843debd5c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 07:11:52 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.20.4 to 2.20.5 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.20.4 to 2.20.5. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.20.4...v2.20.5) --- 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 162cda99..542b4754 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.0 require ( github.com/ViBiOh/ChatPotte v0.7.5 github.com/ViBiOh/absto v1.7.20 - github.com/ViBiOh/auth/v2 v2.20.4 + github.com/ViBiOh/auth/v2 v2.20.5 github.com/ViBiOh/exas v0.8.1 github.com/ViBiOh/flags v1.6.0 github.com/ViBiOh/httputils/v4 v4.80.11 diff --git a/go.sum b/go.sum index 6d689fa9..8ff4e643 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/ViBiOh/ChatPotte v0.7.5 h1:25KKCvM4erI03oiwSSmvMiSBYnkllgfCJh+9bbEPCN github.com/ViBiOh/ChatPotte v0.7.5/go.mod h1:i8TWRDv4Fy2iquaJteWt30xAGOHcqyjd0Hjbi0ZATTY= github.com/ViBiOh/absto v1.7.20 h1:VX3OaKCWt0FkLVbzXXUwIPBYAoQsmrLid+HzPkULclI= github.com/ViBiOh/absto v1.7.20/go.mod h1:xljh3h7vuZdccKodLgJncsRdJyG0MwGclZs1jUjhBc0= -github.com/ViBiOh/auth/v2 v2.20.4 h1:rpa5xnZ33QkpcnjLJ0bLU3ttVqYslL/pKhPIRFndx0Y= -github.com/ViBiOh/auth/v2 v2.20.4/go.mod h1:y2IHkELmSReNptGLER19pTCQbrmMGHSd+2DW5CAJ3aQ= +github.com/ViBiOh/auth/v2 v2.20.5 h1:Md6q6vkMYVZn40QidORVAwXOKvIMLUyl8PyCBu5gycU= +github.com/ViBiOh/auth/v2 v2.20.5/go.mod h1:2KQBLrAgXdaed2L6gpqqRZf2jTAjBZCbU+tjBHSofcU= github.com/ViBiOh/exas v0.8.1 h1:bXrWK99ze7MLMfjD+pp/NHngOSkR1eqcCVWlNNxLT/M= github.com/ViBiOh/exas v0.8.1/go.mod h1:aldybvPY4yJQlvUpq6GJluGxH+7prpaJjDQ03t3VvCw= github.com/ViBiOh/flags v1.6.0 h1:f69V4ROK5XHAV71cL1yVP2UC/8xKiKJvunvgrtW/qsg=