Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/auth/v2 from 2.6.12 to 2.6.13
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.6.12 to 2.6.13.
- [Release notes](https://github.com/ViBiOh/auth/releases)
- [Commits](ViBiOh/auth@v2.6.12...v2.6.13)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Apr 18, 2021
1 parent 279f32b commit cd07894
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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.6.12
github.com/ViBiOh/auth/v2 v2.6.13
github.com/ViBiOh/httputils/v4 v4.6.0
github.com/ViBiOh/mailer v1.16.6
github.com/lib/pq v1.10.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo=
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/ViBiOh/auth/v2 v2.6.12 h1:SvyKRld6mD7/4igajVL9TQ0RBbBkt6H7Uc7PJ7stUG0=
github.com/ViBiOh/auth/v2 v2.6.12/go.mod h1:7Vg3EdxmTqaxBd9UquZBhiWq9WRAu/GUZmg27njPWDg=
github.com/ViBiOh/httputils/v4 v4.5.1/go.mod h1:Lck0W7mKmGvqZOof/QokuJDJv4OuCKve6TRe6NrEy5U=
github.com/ViBiOh/auth/v2 v2.6.13 h1:WT+P3Vi26I5VZkT/GUmvuc/mvBavOTY3gCBDiYDq844=
github.com/ViBiOh/auth/v2 v2.6.13/go.mod h1:hqnKNQXHi7F6kWSe2U/bCm2ObkKP+eBeIK5iUMBe0Lo=
github.com/ViBiOh/httputils/v4 v4.6.0 h1:2ZcjITvDM5cGYQ/cCOTUlwFB6JodkomkBJuNpjHCXuw=
github.com/ViBiOh/httputils/v4 v4.6.0/go.mod h1:vdVpiSAS8ubla5jB1rLbMHcsCrgTjAFOtK6rTyTIdHM=
github.com/ViBiOh/mailer v1.16.6 h1:xYCrk4lxEqCOezh6+ScWOYL5dUSooiLRadwwDMPOKxE=
Expand Down Expand Up @@ -292,7 +291,6 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/tdewolff/minify/v2 v2.9.15/go.mod h1:tK4qPnHUZgANtEGVMwTBxrF1eNIBkigHFYo7F3Y98GQ=
github.com/tdewolff/minify/v2 v2.9.16 h1:2Pv8pFRX/ZfjTRYX2xzcuNrkEJqU5TfriNJJYOeN3rI=
github.com/tdewolff/minify/v2 v2.9.16/go.mod h1:cjMkr4ZgFjqxXAQ1kR9Fm4l1046mmONd2g6yMzGuN/w=
github.com/tdewolff/parse/v2 v2.5.14 h1:ftdD54vkOeLZ7VkEZxp+wZrYZyyPi43GGon5GwBTRUI=
Expand Down

0 comments on commit cd07894

Please sign in to comment.