From 145dff9897c916817aae2c4849c53bf57242f285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 06:56:42 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.20.5 to 2.20.6 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.20.5 to 2.20.6. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.20.5...v2.20.6) --- 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 78f8cce3..cb9655d1 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.5 + github.com/ViBiOh/auth/v2 v2.20.6 github.com/ViBiOh/exas v0.8.1 github.com/ViBiOh/flags v1.6.0 github.com/ViBiOh/httputils/v4 v4.81.0 diff --git a/go.sum b/go.sum index 29bf4d52..60d5f6b7 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.5 h1:Md6q6vkMYVZn40QidORVAwXOKvIMLUyl8PyCBu5gycU= -github.com/ViBiOh/auth/v2 v2.20.5/go.mod h1:2KQBLrAgXdaed2L6gpqqRZf2jTAjBZCbU+tjBHSofcU= +github.com/ViBiOh/auth/v2 v2.20.6 h1:gPXcBiCjG69OsWVWsQNZx8aB0KRaNGeix4qBOtYTu6E= +github.com/ViBiOh/auth/v2 v2.20.6/go.mod h1:xVPgRzHA1+S9EVfaljEY3SVbN8+B05oBEkFCOIUmIgI= 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=