File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/theopenlane/newman
3
3
go 1.23.3
4
4
5
5
require (
6
- github.com/mailgun/mailgun-go/v4 v4.20.2
6
+ github.com/mailgun/mailgun-go/v4 v4.20.4
7
7
github.com/microcosm-cc/bluemonday v1.0.27
8
8
github.com/resend/resend-go/v2 v2.13.0
9
9
github.com/sendgrid/rest v2.6.9+incompatible
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
69
69
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
70
70
github.com/mailgun/errors v0.4.0 h1:6LFBvod6VIW83CMIOT9sYNp28TCX0NejFPP4dSX++i8 =
71
71
github.com/mailgun/errors v0.4.0 /go.mod h1:xGBaaKdEdQT0/FhwvoXv4oBaqqmVZz9P1XEnvD/onc0 =
72
- github.com/mailgun/mailgun-go/v4 v4.20.2 h1:ZNrJ6mAAXSA1K6gnlDBNkoAa4nseP5c1U3WOxXOHqKc =
73
- github.com/mailgun/mailgun-go/v4 v4.20.2 /go.mod h1:768NjUvsxW8Ga8fHIPITmr5f/U8qmnQqnZ3/cs3StUc =
72
+ github.com/mailgun/mailgun-go/v4 v4.20.4 h1:9R10uxZ2ELCzMdalUbQ7g4q3sHY0s7qtnIvODgsdAGQ =
73
+ github.com/mailgun/mailgun-go/v4 v4.20.4 /go.mod h1:768NjUvsxW8Ga8fHIPITmr5f/U8qmnQqnZ3/cs3StUc =
74
74
github.com/microcosm-cc/bluemonday v1.0.27 h1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwXFM08ygZfk =
75
75
github.com/microcosm-cc/bluemonday v1.0.27 /go.mod h1:jFi9vgW+H7c3V0lb6nR74Ib/DIB5OBs92Dimizgw2cA =
76
76
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments