Skip to content

Commit

Permalink
Bump github.com/mrz1836/postmark from 1.6.7 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mrz1836/postmark](https://github.com/mrz1836/postmark) from 1.6.7 to 1.7.0.
- [Release notes](https://github.com/mrz1836/postmark/releases)
- [Changelog](https://github.com/mrz1836/postmark/blob/master/.goreleaser.yml)
- [Commits](mrz1836/postmark@v1.6.7...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/postmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 88d20c6 commit 81b0625
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/domodwyer/mailyak v3.1.1+incompatible
github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f
github.com/mrz1836/go-ses v0.3.2
github.com/mrz1836/postmark v1.6.7
github.com/mrz1836/postmark v1.7.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f h1:Sbn1gG/7kAsH2
github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f/go.mod h1:UaYd2gciRA1AoYEN6S+EiSNFK/0XHj9e1Wgloicgh6s=
github.com/mrz1836/go-ses v0.3.2 h1:eN2zu8WYRqXMNctboA4Zaj7tDe/N+bdTIunBD5oAIu0=
github.com/mrz1836/go-ses v0.3.2/go.mod h1:BMnzf1aACzkrQz27BTMYgWNLf9P8WzF0QJB/7snMGw0=
github.com/mrz1836/postmark v1.6.7 h1:eylRm/28cY5fa2OuM/lQVMMVOqWqV9zdA8ZawqTwoX0=
github.com/mrz1836/postmark v1.6.7/go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A=
github.com/mrz1836/postmark v1.7.0 h1:kbhO2mjyH20dKGutHpMJdu2BbxshlJf2gT7pXBTCP9s=
github.com/mrz1836/postmark v1.7.0/go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 81b0625

Please sign in to comment.