diff --git a/go.mod b/go.mod index d11d6c93..45fb0fd3 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.0 require ( github.com/ViBiOh/ChatPotte v0.7.6 github.com/ViBiOh/absto v1.7.21 - github.com/ViBiOh/auth/v2 v2.20.7 + github.com/ViBiOh/auth/v2 v2.20.8 github.com/ViBiOh/exas v0.8.1 github.com/ViBiOh/flags v1.6.0 github.com/ViBiOh/httputils/v4 v4.81.3 diff --git a/go.sum b/go.sum index e0a3a789..1f6f6a0b 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/ViBiOh/ChatPotte v0.7.6 h1:iakwJ3do0Rt8Rk04Dw2lIaHwA6oYdY2V4Bqbt23kTM github.com/ViBiOh/ChatPotte v0.7.6/go.mod h1:pBdE3sDzULdAKwmdoMdE9Vq45qYxtCi2JcL1BZXyIr8= github.com/ViBiOh/absto v1.7.21 h1:vMvZlOw4WWt41Wq6COvy00+wMv4DmKBEXJkSKdVaUEY= github.com/ViBiOh/absto v1.7.21/go.mod h1:Kiw+cWeGkxif5dbMsD17+L/rDX/AFBwvfaGcYLQSto0= -github.com/ViBiOh/auth/v2 v2.20.7 h1:3f+ffRLEp8oEKeAnR3RM0kMM9DVXCEaNMpH2j99HIm8= -github.com/ViBiOh/auth/v2 v2.20.7/go.mod h1:ocmOVe54RiVTkCzjr8X4ZEpwzbEkhAt83GQ8/5ICM5I= +github.com/ViBiOh/auth/v2 v2.20.8 h1:7vshbnjl66ZXJpMwVLQMh6SSLi84IkLJXh3bAdtPKl0= +github.com/ViBiOh/auth/v2 v2.20.8/go.mod h1:/e5YLjsxghTlydJ13WvlgDT92tX6VRWfJmeXZw5sY/A= 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=