Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/mailer from 1.21.3 to 1.22.1
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.21.3 to 1.22.1.
- [Release notes](https://github.com/ViBiOh/mailer/releases)
- [Commits](ViBiOh/mailer@v1.21.3...v1.22.1)

---
updated-dependencies:
- dependency-name: github.com/ViBiOh/mailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Aug 8, 2021
1 parent ed1629c commit 252888d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.16
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/ViBiOh/auth/v2 v2.10.0
github.com/ViBiOh/httputils/v4 v4.18.0
github.com/ViBiOh/mailer v1.21.3
github.com/ViBiOh/httputils/v4 v4.19.3
github.com/ViBiOh/mailer v1.22.1
github.com/lib/pq v1.10.2
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.29.0 // indirect
Expand Down
10 changes: 6 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20O
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/ViBiOh/auth/v2 v2.10.0 h1:J2ff5gyt1o63ua3RN3jTPUq+OdX6IyABERLqZQrfhxk=
github.com/ViBiOh/auth/v2 v2.10.0/go.mod h1:R/f0K6GStBYMMO1iKifBtBWJ3/JqYjrRYPhRkpvMRIw=
github.com/ViBiOh/httputils/v4 v4.18.0 h1:a8pECzSL6jy2Cehhled62cwcgoacMirVjMoJ9+kvnys=
github.com/ViBiOh/httputils/v4 v4.18.0/go.mod h1:SGAPxiivkX+TMM+/AzB508wuQkCu7hjA2ZJxdZA5S54=
github.com/ViBiOh/mailer v1.21.3 h1:IXoYZAFo/eG58aTRp3Q53yyNTD1UACSmgEecgIRa3/8=
github.com/ViBiOh/mailer v1.21.3/go.mod h1:ceIbCna6Y+eYzCEO0VLw5K2BCPgHf6K0jcX4oohxxRw=
github.com/ViBiOh/httputils/v4 v4.19.3 h1:FcndtU3EjBeC/NGvXZM3S91gD85NHjNdsEfNfBVpPJg=
github.com/ViBiOh/httputils/v4 v4.19.3/go.mod h1:pQXN2ZC7AHYWI9wegjAmYczpJMRpX2BYtIDXnqnTC90=
github.com/ViBiOh/mailer v1.22.1 h1:hPWJrMn4GdIcKv0O5YzOd0BG4U7C/qMF5rgeWGbwn3M=
github.com/ViBiOh/mailer v1.22.1/go.mod h1:ZctiYHaCaROLZsOkKB0reJmTySr3GsP7eI4QO5rfFKY=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down Expand Up @@ -216,8 +217,9 @@ github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/tdewolff/minify/v2 v2.9.20 h1:Fut7w3T7nWfDOb/bOgyEvshQRRMt+xzi1T7spEEKXDw=
github.com/tdewolff/minify/v2 v2.9.20/go.mod h1:PoDBts2L7sCwUT28vTAlozGeD6qxjrrihtin4bR/RMM=
github.com/tdewolff/minify/v2 v2.9.21 h1:nO4s1PEMy7aRjlIlbr3Jgr+bJby8QYuifa2Vs2f9lh4=
github.com/tdewolff/minify/v2 v2.9.21/go.mod h1:PoDBts2L7sCwUT28vTAlozGeD6qxjrrihtin4bR/RMM=
github.com/tdewolff/parse/v2 v2.5.19 h1:Kjaj3KQOx/4elIxlBSglus4E2oMfdROphvbq2b+OBZ0=
github.com/tdewolff/parse/v2 v2.5.19/go.mod h1:WzaJpRSbwq++EIQHYIRTpbYKNA3gn9it1Ik++q4zyho=
github.com/tdewolff/test v1.0.6 h1:76mzYJQ83Op284kMT+63iCNCI7NEERsIN8dLM+RiKr4=
Expand Down

0 comments on commit 252888d

Please sign in to comment.