From 85607889b77e174be53d9072eaee236259e4d0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 16:45:03 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/mailer from 1.28.13 to 1.28.14 Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.28.13 to 1.28.14. - [Release notes](https://github.com/ViBiOh/mailer/releases) - [Commits](https://github.com/ViBiOh/mailer/compare/v1.28.13...v1.28.14) --- updated-dependencies: - dependency-name: github.com/ViBiOh/mailer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 581909ad..a0704661 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/ViBiOh/auth/v2 v2.12.14 github.com/ViBiOh/flags v1.1.0 github.com/ViBiOh/httputils/v4 v4.43.2 - github.com/ViBiOh/mailer v1.28.13 + github.com/ViBiOh/mailer v1.28.14 github.com/golang/mock v1.6.0 github.com/jackc/pgconn v1.12.1 github.com/jackc/pgproto3/v2 v2.3.0 diff --git a/go.sum b/go.sum index fe0ea5fb..6529e36d 100644 --- a/go.sum +++ b/go.sum @@ -40,8 +40,8 @@ github.com/ViBiOh/flags v1.1.0 h1:2iCnAy2GeIjqdhZ8gE0Z1JhXLg73WNbFSxkJWfkPhW0= github.com/ViBiOh/flags v1.1.0/go.mod h1:W0YgB4Nqou2j/2vevgO3kyrcS2f+ci/+w+jDGzVZilk= github.com/ViBiOh/httputils/v4 v4.43.2 h1:+l4PztfaNszRw69JEDhQcpC8ywMDgcCagA3wmiO/39M= github.com/ViBiOh/httputils/v4 v4.43.2/go.mod h1:zYhjv/7vg3rsYFK/ig66sCaG8ADqrrlUWKfuXutRfKA= -github.com/ViBiOh/mailer v1.28.13 h1:OQhW1TXSkli4HIj9aHqbwhf3g/OaUUsK9pLWxSn0Q7I= -github.com/ViBiOh/mailer v1.28.13/go.mod h1:ngFpQvQqd/EU4LyozAYuuRpGqxB0oK2YBgL1s0QLVrM= +github.com/ViBiOh/mailer v1.28.14 h1:eAqNUFLt2ahMbtNecbnHVJpoXwv+rftvNshRuH8JWeI= +github.com/ViBiOh/mailer v1.28.14/go.mod h1:wEYfj6b2tdzPiISBSydV9ogFXznB7/On7EynXkLU84E= 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=