From ae2e9fd11973b6862ac87d14b8990c41029e5e0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Sep 2021 08:05:31 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.11.8 to 2.11.10 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.11.8 to 2.11.10. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.11.8...v2.11.10) --- 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 | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 72c62699..488e42ee 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( github.com/DATA-DOG/go-sqlmock v1.5.0 - github.com/ViBiOh/auth/v2 v2.11.8 + github.com/ViBiOh/auth/v2 v2.11.10 github.com/ViBiOh/httputils/v4 v4.23.1 github.com/ViBiOh/mailer v1.25.0 github.com/golang/mock v1.6.0 diff --git a/go.sum b/go.sum index 42c67f28..1ff89f15 100644 --- a/go.sum +++ b/go.sum @@ -1,9 +1,8 @@ cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60= github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM= -github.com/ViBiOh/auth/v2 v2.11.8 h1:c7EJTzQP5bgJ8oFwAgI1Og3/sHUq27OwPhl9pI6LHe4= -github.com/ViBiOh/auth/v2 v2.11.8/go.mod h1:zoG47NC7ge+7NmPSNoobkKV1zX4pWIy+skaMoqMWw5I= -github.com/ViBiOh/httputils/v4 v4.22.4/go.mod h1:K5vS+PfYOTF8T374GVHLeokWZa/7X7qfW9+0qsOlIg4= +github.com/ViBiOh/auth/v2 v2.11.10 h1:W5lqVIyOTntvuIOqIfN+fQ7ygVK3VD0J9VXgWuhvNKI= +github.com/ViBiOh/auth/v2 v2.11.10/go.mod h1:s+fGT0Ur355EJrrkcjVKfgTkoHTBx726XXbQlEaKsHE= github.com/ViBiOh/httputils/v4 v4.23.1 h1:HgfV/Ncs1KZmvJtL2kerUJr8HYEHMOs1p2lG4qZ0tsI= github.com/ViBiOh/httputils/v4 v4.23.1/go.mod h1:a0+C9EL6ycmf9UvJLW6YE2VlW/QfY8RS+5zYtm+W2vo= github.com/ViBiOh/mailer v1.25.0 h1:tx/hXs3l7GHfkyeXFj141P4167fzPRXFJRpPqD3z4Qo=