File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ require (
86
86
github.com/repeale/fp-go v0.11.1
87
87
github.com/sassoftware/go-rpmutils v0.4.0
88
88
github.com/schollz/progressbar/v3 v3.17.1
89
- github.com/sendgrid/sendgrid-go v3.16.0 +incompatible
89
+ github.com/sendgrid/sendgrid-go v3.16.1 +incompatible
90
90
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
91
91
github.com/shuheiktgw/go-travis v0.3.1
92
92
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -673,6 +673,8 @@ github.com/sendgrid/rest v2.6.9+incompatible h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekuei
673
673
github.com/sendgrid/rest v2.6.9+incompatible /go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE =
674
674
github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw =
675
675
github.com/sendgrid/sendgrid-go v3.16.0+incompatible /go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8 =
676
+ github.com/sendgrid/sendgrid-go v3.16.1+incompatible h1:zWhTmB0Y8XCDzeWIm2/BIt1GjJohAA0p6hVEaDtHWWs =
677
+ github.com/sendgrid/sendgrid-go v3.16.1+incompatible /go.mod h1:QRQt+LX/NmgVEvmdRw0VT/QgUn499+iza2FnDca9fg8 =
676
678
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
677
679
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
678
680
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
You can’t perform that action at this time.
0 commit comments