From 097f00374b9a3bff121e27a4c0732915acde45f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 05:12:18 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.6.7 to 2.6.8 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.6.7 to 2.6.8. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.6.7...v2.6.8) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7b460ce5..c3560b93 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.6.7 + github.com/ViBiOh/auth/v2 v2.6.8 github.com/ViBiOh/httputils/v4 v4.2.0 github.com/ViBiOh/mailer v1.15.0 github.com/lib/pq v1.9.0 diff --git a/go.sum b/go.sum index 542e7ad8..2d697964 100644 --- a/go.sum +++ b/go.sum @@ -8,6 +8,8 @@ github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWX github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI= github.com/ViBiOh/auth/v2 v2.6.7 h1:TS6bNHCvozTmpgU0ttq7fji7cCNIbXvjPHwKfepoo2E= github.com/ViBiOh/auth/v2 v2.6.7/go.mod h1:yiSggirLxzFEN25dHrQ3NHyZsgTXFFZ12qbWMLNsbaI= +github.com/ViBiOh/auth/v2 v2.6.8 h1:5igJZZXuesuVc1ptf3KKzxMUWvdR7jzAT+hEyXcyBcs= +github.com/ViBiOh/auth/v2 v2.6.8/go.mod h1:YDaNFl3h7jdvxTNLAZsIwNkpzRL5vkz9X36CrjxhUOQ= github.com/ViBiOh/httputils/v3 v3.37.1 h1:TQU5DC20RttMASVzK88DYNonADdnJko/ri220d067VI= github.com/ViBiOh/httputils/v3 v3.37.1/go.mod h1:ySOLanXZ/Ll0UGnBFZjLd0aTtf3eVQe56yurhkDeR1Q= github.com/ViBiOh/httputils/v4 v4.0.0/go.mod h1:+mwW3YVDPI9y1Fx1ZXbehJPqWDFtlDLsNL5otGeBSBw=