mirror of
https://github.com/nikoksr/notify.git
synced 2026-06-19 22:59:02 +02:00
fix(deps): update module github.com/sendgrid/sendgrid-go to v3.10.1
This commit is contained in:
committed by
renovate[bot]
parent
04c22d3adb
commit
32a6c6e7ca
@@ -31,7 +31,7 @@ require (
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/plivo/plivo-go v7.2.0+incompatible
|
||||
github.com/sendgrid/rest v2.6.4+incompatible // indirect
|
||||
github.com/sendgrid/sendgrid-go v3.10.0+incompatible
|
||||
github.com/sendgrid/sendgrid-go v3.10.1+incompatible
|
||||
github.com/silenceper/wechat/v2 v2.0.9
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
|
||||
github.com/slack-go/slack v0.9.5
|
||||
|
||||
@@ -273,6 +273,8 @@ github.com/sendgrid/rest v2.6.4+incompatible h1:lq6gAQxLwVBf3mVyCCSHI6mgF+NfaJFJ
|
||||
github.com/sendgrid/rest v2.6.4+incompatible/go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE=
|
||||
github.com/sendgrid/sendgrid-go v3.10.0+incompatible h1:aSYyurHxEZSDy7kxhvZ4fH0inNkEEmRssZNbAmETR2c=
|
||||
github.com/sendgrid/sendgrid-go v3.10.0+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8=
|
||||
github.com/sendgrid/sendgrid-go v3.10.1+incompatible h1:CCWVIXyUJ3JDOp6RU23JfnUCetKxxeplAPaMrgreilY=
|
||||
github.com/sendgrid/sendgrid-go v3.10.1+incompatible/go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8=
|
||||
github.com/silenceper/wechat/v2 v2.0.6 h1:/cKlckNsVzDLPRqXd11Uw4RQK9AfkAuKIoLbQdXBuDE=
|
||||
github.com/silenceper/wechat/v2 v2.0.6/go.mod h1:0cWAenXlYXehZTJv7wnezGrwTNMNycOHYyczkJvD8FY=
|
||||
github.com/silenceper/wechat/v2 v2.0.9 h1:JAkeCn5BeBWrWcmaZseapcqsxGQYvmIPbczCVpKf9v8=
|
||||
|
||||
Reference in New Issue
Block a user