From 4d74fde97c1ceffefa56ad9ea1a7d65a20426fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 06:25:22 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/mailer from 1.33.8 to 1.33.9 Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.33.8 to 1.33.9. - [Release notes](https://github.com/ViBiOh/mailer/releases) - [Commits](https://github.com/ViBiOh/mailer/compare/v1.33.8...v1.33.9) --- 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 930248eb..0a870f7a 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/ViBiOh/auth/v2 v2.20.6 github.com/ViBiOh/flags v1.6.0 github.com/ViBiOh/httputils/v4 v4.81.1 - github.com/ViBiOh/mailer v1.33.8 + github.com/ViBiOh/mailer v1.33.9 github.com/jackc/pgx/v5 v5.7.1 go.opentelemetry.io/otel/metric v1.32.0 go.opentelemetry.io/otel/trace v1.32.0 diff --git a/go.sum b/go.sum index dfefb072..6e60be0d 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/ViBiOh/flags v1.6.0 h1:f69V4ROK5XHAV71cL1yVP2UC/8xKiKJvunvgrtW/qsg= github.com/ViBiOh/flags v1.6.0/go.mod h1:sbFyRQ7u5xzCssqGHn/hLSTlxmMYKe09WaPneJxHveA= github.com/ViBiOh/httputils/v4 v4.81.1 h1:O6elVLzCtRK8RZODKwmcLTbju6521fw9NMTMI5SipP4= github.com/ViBiOh/httputils/v4 v4.81.1/go.mod h1:joAwi1UZGDPYOlrYO+D84ebDJ+wGb9a0pLy00lsckjE= -github.com/ViBiOh/mailer v1.33.8 h1:ipVp5nDRZYgLBYx85YtHbi8PNpvpcOWlJlIcGnKf3jA= -github.com/ViBiOh/mailer v1.33.8/go.mod h1:G3x6T7olgqgArfLL0t73VKTPlWcSVXusslHOUDpKzAE= +github.com/ViBiOh/mailer v1.33.9 h1:WMRmcVJn54Zf32lmjOsmYqyPstN0SeepBfQ0VyueRnY= +github.com/ViBiOh/mailer v1.33.9/go.mod h1:qzVAOQPuBfHSF1bUwO9saKdbj0QV4MsVjOPWnRmPt5U= github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs= github.com/bsm/ginkgo/v2 v2.12.0/go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c= github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA=