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 @@ -12,7 +12,7 @@ require (
12
12
github.com/gofiber/fiber/v2 v2.52.5
13
13
github.com/google/uuid v1.6.0
14
14
github.com/grokify/go-pkce v0.2.3
15
- github.com/mattevans/postmark-go v0.1.6
15
+ github.com/mattevans/postmark-go v1.0.0
16
16
github.com/rs/zerolog v1.33.0
17
17
github.com/spf13/pflag v1.0.5
18
18
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
68
68
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
69
69
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
70
70
github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
71
- github.com/mattevans/postmark-go v0.1.6 h1:1LlruMSwxgU00xP9frLVAzb6tmNf9sLweIHuLEnGlwk =
72
- github.com/mattevans/postmark-go v0.1.6 /go.mod h1:I6bYrGCPG95prbyVicgnzHwCJoTmWYm+HVOlrn1aYAc =
71
+ github.com/mattevans/postmark-go v1.0.0 h1:N2myP0JNrsLEpDB1vhEoXgRk906+QmAXg+glJnUzZIw =
72
+ github.com/mattevans/postmark-go v1.0.0 /go.mod h1:I6bYrGCPG95prbyVicgnzHwCJoTmWYm+HVOlrn1aYAc =
73
73
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
74
74
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
75
75
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
You can’t perform that action at this time.
0 commit comments