Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 05aed73 commit 4cdd354
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.5
github.com/mrz1836/postmark v1.6.6
)

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.5 h1:FSlysQmx9n4NnU4IsvZ0nN+rylNqPHvqYcHtuSk9yi8=
github.com/mrz1836/postmark v1.6.5/go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A=
github.com/mrz1836/postmark v1.6.6 h1:Y/qYNSli3gNvgwDulREe4OFdsK65tTS2SMFn7p221zE=
github.com/mrz1836/postmark v1.6.6/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 4cdd354

Please sign in to comment.