Skip to content

Commit 5694140

Browse files
fix(deps): bump github.com/sendgrid/sendgrid-go in /api
Bumps [github.com/sendgrid/sendgrid-go](https://github.com/sendgrid/sendgrid-go) from 3.14.0+incompatible to 3.16.0+incompatible. - [Release notes](https://github.com/sendgrid/sendgrid-go/releases) - [Changelog](https://github.com/sendgrid/sendgrid-go/blob/main/CHANGELOG.md) - [Commits](sendgrid/sendgrid-go@v3.14.0...v3.16.0) --- updated-dependencies: - dependency-name: github.com/sendgrid/sendgrid-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a8ed14 commit 5694140

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/redis/go-redis/extra/redisotel/v9 v9.0.5
3737
github.com/redis/go-redis/v9 v9.6.1
3838
github.com/rs/zerolog v1.33.0
39-
github.com/sendgrid/sendgrid-go v3.14.0+incompatible
39+
github.com/sendgrid/sendgrid-go v3.16.0+incompatible
4040
github.com/stretchr/testify v1.9.0
4141
github.com/swaggo/swag v1.16.3
4242
github.com/thedevsaddam/govalidator v1.9.10

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
304304
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
305305
github.com/sendgrid/rest v2.6.9+incompatible h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekueiEMJ7NEoxJo0=
306306
github.com/sendgrid/rest v2.6.9+incompatible/go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE=
307-
github.com/sendgrid/sendgrid-go v3.14.0+incompatible h1:KDSasSTktAqMJCYClHVE94Fcif2i7P7wzISv1sU6DUA=
308-
github.com/sendgrid/sendgrid-go v3.14.0+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8=
307+
github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw=
308+
github.com/sendgrid/sendgrid-go v3.16.0+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8=
309309
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
310310
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf h1:pvbZ0lM0XWPBqUKqFU8cmavspvIl9nulOYwdy6IFRRo=
311311
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf/go.mod h1:RJID2RhlZKId02nZ62WenDCkgHFerpIOmW0iT7GKmXM=

0 commit comments

Comments
 (0)