File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/gorilla/mux v1.8.0
8
8
github.com/lib/pq v1.10.9
9
9
github.com/prometheus/client_golang v1.15.1
10
- github.com/sendgrid/sendgrid-go v3.12 .0+incompatible
10
+ github.com/sendgrid/sendgrid-go v3.16 .0+incompatible
11
11
github.com/sirupsen/logrus v1.9.3
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJf
33
33
github.com/prometheus/procfs v0.9.0 /go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY =
34
34
github.com/sendgrid/sendgrid-go v3.12.0+incompatible h1:/N2vx18Fg1KmQOh6zESc5FJB8pYwt5QFBDflYPh1KVg =
35
35
github.com/sendgrid/sendgrid-go v3.12.0+incompatible /go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8 =
36
+ github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw =
37
+ github.com/sendgrid/sendgrid-go v3.16.0+incompatible /go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8 =
36
38
github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0 =
37
39
github.com/sirupsen/logrus v1.9.0 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
38
40
github.com/sirupsen/logrus v1.9.2 h1:oxx1eChJGI6Uks2ZC4W1zpLlVgqB8ner4EuQwV4Ik1Y =
You can’t perform that action at this time.
0 commit comments