From 8fcff3d303e149b4149f82f227eba64e94561d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 08:00:29 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/mailer from 1.27.17 to 1.27.19 Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.27.17 to 1.27.19. - [Release notes](https://github.com/ViBiOh/mailer/releases) - [Commits](https://github.com/ViBiOh/mailer/compare/v1.27.17...v1.27.19) --- 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 | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index aa8eb2e4..0a22530f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/ViBiOh/auth/v2 v2.11.43 github.com/ViBiOh/flags v0.0.1 github.com/ViBiOh/httputils/v4 v4.37.2 - github.com/ViBiOh/mailer v1.27.17 + github.com/ViBiOh/mailer v1.27.19 github.com/golang/mock v1.6.0 github.com/jackc/pgconn v1.11.0 github.com/jackc/pgproto3/v2 v2.2.0 diff --git a/go.sum b/go.sum index a5cebbbc..6119630b 100644 --- a/go.sum +++ b/go.sum @@ -38,11 +38,10 @@ github.com/ViBiOh/auth/v2 v2.11.43 h1:ng6WRqmd1iaqVMjFUFd1RsxFIZXmDzI6y09p8DIx3S github.com/ViBiOh/auth/v2 v2.11.43/go.mod h1:7i3R41YhonhvGHY19RQatMx5U2MgzKxlQ19+1yFz0cY= github.com/ViBiOh/flags v0.0.1 h1:S6oBYVimXiUSXBc5NlgvXUcfcr8u5sJSaoxYnEbm7RM= github.com/ViBiOh/flags v0.0.1/go.mod h1:3b6jZJblDDYDXKgGdsIT6ogEVKU8+7DDUBq08CLI5Ws= -github.com/ViBiOh/httputils/v4 v4.37.1/go.mod h1:wTRfaC1WiZRKK9kaki9noouw4UOjoAiv2ryRX27Ln+0= github.com/ViBiOh/httputils/v4 v4.37.2 h1:qvUQmSZs8AuEruvRm60AySpliiOJagu6Kq0K3iZIkak= github.com/ViBiOh/httputils/v4 v4.37.2/go.mod h1:HkZUeFLkm4fkljmK0excl28QLMreuungD6UtJaZ9ELU= -github.com/ViBiOh/mailer v1.27.17 h1:u+PUx54sFXY5W9xbsN+OgH2hIIsLaRIGlzkccGMs7l0= -github.com/ViBiOh/mailer v1.27.17/go.mod h1:X6u3HWs9jDjmDdBU/peRnxxl3alHTLFF2kvzvAyIS7E= +github.com/ViBiOh/mailer v1.27.19 h1:g/SqnX3AEvP7xwqdANeq6VsUcnReoJG9q+i9E0id+hA= +github.com/ViBiOh/mailer v1.27.19/go.mod h1:vUdJlcbBjjRQCx4p86vEl3kVLxVOI7pJ6uRkCU547no= 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=