Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/auth/v2 from 2.11.8 to 2.11.10
Browse files Browse the repository at this point in the history
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](ViBiOh/auth@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Sep 12, 2021
1 parent 268dd34 commit ae2e9fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -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=
Expand Down

0 comments on commit ae2e9fd

Please sign in to comment.