From 0284045ed91b1c440cc1a0b6e4292cbb63fe4600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 08:17:58 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/mailer from 1.30.16 to 1.30.18 Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.30.16 to 1.30.18. - [Release notes](https://github.com/ViBiOh/mailer/releases) - [Commits](https://github.com/ViBiOh/mailer/compare/v1.30.16...v1.30.18) --- 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 16f54246..441818b0 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/ViBiOh/auth/v2 v2.14.20 github.com/ViBiOh/flags v1.2.0 github.com/ViBiOh/httputils/v4 v4.50.0 - github.com/ViBiOh/mailer v1.30.16 + github.com/ViBiOh/mailer v1.30.18 github.com/golang/mock v1.6.0 github.com/jackc/pgconn v1.13.0 github.com/jackc/pgproto3/v2 v2.3.1 diff --git a/go.sum b/go.sum index 7d95bcf3..9c7307d6 100644 --- a/go.sum +++ b/go.sum @@ -40,8 +40,8 @@ github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc= github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s= github.com/ViBiOh/httputils/v4 v4.50.0 h1:87oPPf4hvE8SetNpUOxxNUazhn8XCESz0glvJcj+KgU= github.com/ViBiOh/httputils/v4 v4.50.0/go.mod h1:yp/iCcK7SBdQfxCqPNwvF4J8WAVZ3M1o95gfFCJIsbE= -github.com/ViBiOh/mailer v1.30.16 h1:iDk1IwJHWOYYG2yGRuWIyvVTmMWC/GOUFdmBXchEkGw= -github.com/ViBiOh/mailer v1.30.16/go.mod h1:QGzMtIFfH4oPMeViB9ASawXhe8G9S5xGQAbKIUhgFqA= +github.com/ViBiOh/mailer v1.30.18 h1:56WqAM8RewgkCXYP+jtBnQKjdTobnkappxU7gIErV0E= +github.com/ViBiOh/mailer v1.30.18/go.mod h1:F4YM+ANIsVzXcYqjA3I6JfJCJqC9QB+jirML+XPg4RY= 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=