From 3069f2a52425dc1b4e8ef792e8bb62a9db50271b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:40:02 +0000 Subject: [PATCH] Bump github.com/sendgrid/sendgrid-go Bumps [github.com/sendgrid/sendgrid-go](https://github.com/sendgrid/sendgrid-go) from 3.16.0+incompatible to 3.16.1+incompatible. - [Release notes](https://github.com/sendgrid/sendgrid-go/releases) - [Changelog](https://github.com/sendgrid/sendgrid-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-go/compare/v3.16.0...v3.16.1) --- updated-dependencies: - dependency-name: github.com/sendgrid/sendgrid-go dependency-version: 3.16.1+incompatible 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 671c48d5..13499e2a 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/rs/xid v1.6.0 github.com/sabhiram/go-wol v0.0.0-20211224004021-c83b0c2f887d github.com/sdomino/scribble v0.0.0-20230717151034-b95d4df19aa8 - github.com/sendgrid/sendgrid-go v3.16.0+incompatible + github.com/sendgrid/sendgrid-go v3.16.1+incompatible github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e github.com/xhit/go-simple-mail/v2 v2.16.0 golang.org/x/crypto v0.41.0 diff --git a/go.sum b/go.sum index aaf4f3ac..fcd40838 100644 --- a/go.sum +++ b/go.sum @@ -62,8 +62,8 @@ github.com/sdomino/scribble v0.0.0-20230717151034-b95d4df19aa8 h1:hlNRl87eAZhh2Q github.com/sdomino/scribble v0.0.0-20230717151034-b95d4df19aa8/go.mod h1:W6zxGUBCXRR5QugSd/nFcFVmwoGnvpjiNY/JwT03Wew= github.com/sendgrid/rest v2.6.9+incompatible h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekueiEMJ7NEoxJo0= github.com/sendgrid/rest v2.6.9+incompatible/go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE= -github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw= -github.com/sendgrid/sendgrid-go v3.16.0+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8= +github.com/sendgrid/sendgrid-go v3.16.1+incompatible h1:zWhTmB0Y8XCDzeWIm2/BIt1GjJohAA0p6hVEaDtHWWs= +github.com/sendgrid/sendgrid-go v3.16.1+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8= github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e h1:MRM5ITcdelLK2j1vwZ3Je0FKVCfqOLp5zO6trqMLYs0= github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e/go.mod h1:XV66xRDqSt+GTGFMVlhk3ULuV0y9ZmzeVGR4mloJI3M= github.com/stretchr/testify v0.0.0-20150929183540-2b15294402a8/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=