File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,8 @@ go 1.24.1
44
55require (
66 github.com/mailgun/mailgun-go/v4 v4.23.0
7- github.com/mailgun/mailgun-go/v5 v5.0.0
87 github.com/microcosm-cc/bluemonday v1.0.27
9- github.com/resend/resend-go/v2 v2.16 .0
8+ github.com/resend/resend-go/v2 v2.17 .0
109 github.com/sendgrid/rest v2.6.9+incompatible
1110 github.com/sendgrid/sendgrid-go v3.16.0+incompatible
1211 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ github.com/mailgun/errors v0.4.0 h1:6LFBvod6VIW83CMIOT9sYNp28TCX0NejFPP4dSX++i8=
7171github.com/mailgun/errors v0.4.0 /go.mod h1:xGBaaKdEdQT0/FhwvoXv4oBaqqmVZz9P1XEnvD/onc0 =
7272github.com/mailgun/mailgun-go/v4 v4.23.0 h1:jPEMJzzin2s7lvehcfv/0UkyBu18GvcURPr2+xtZRbk =
7373github.com/mailgun/mailgun-go/v4 v4.23.0 /go.mod h1:imTtizoFtpfZqPqGP8vltVBB6q9yWcv6llBhfFeElZU =
74- github.com/mailgun/mailgun-go/v5 v5.0.0 /go.mod h1:lU23ttJEVElVosWFfGEEwIl68+nP+w0SJ0s6osHUn38 =
7574github.com/microcosm-cc/bluemonday v1.0.27 h1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwXFM08ygZfk =
7675github.com/microcosm-cc/bluemonday v1.0.27 /go.mod h1:jFi9vgW+H7c3V0lb6nR74Ib/DIB5OBs92Dimizgw2cA =
7776github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
@@ -83,8 +82,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
8382github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
8483github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
8584github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
86- github.com/resend/resend-go/v2 v2.16 .0 h1:Z3IVyK3oIgZoWjBl4MtCv/XSXETZ0mhIVOaBixQ8CIM =
87- github.com/resend/resend-go/v2 v2.16 .0 /go.mod h1:3YCb8c8+pLiqhtRFXTyFwlLvfjQtluxOr9HEh2BwCkQ =
85+ github.com/resend/resend-go/v2 v2.17 .0 h1:vychSeuonMeNpHpi09VvjUkRwLEzolB1TtV0fBXGHB4 =
86+ github.com/resend/resend-go/v2 v2.17 .0 /go.mod h1:3YCb8c8+pLiqhtRFXTyFwlLvfjQtluxOr9HEh2BwCkQ =
8887github.com/sendgrid/rest v2.6.9+incompatible h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekueiEMJ7NEoxJo0 =
8988github.com/sendgrid/rest v2.6.9+incompatible /go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE =
9089github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw =
You can’t perform that action at this time.
0 commit comments