Skip to content

Commit

Permalink
Bump github.com/mrz1836/go-ses from 0.1.1 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mrz1836/go-ses](https://github.com/mrz1836/go-ses) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/mrz1836/go-ses/releases)
- [Changelog](https://github.com/mrz1836/go-ses/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-ses@v0.1.1...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent 8e8dfb4 commit 060da17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aymerick/douceur v0.2.0
github.com/domodwyer/mailyak v3.1.1+incompatible
github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f
github.com/mrz1836/go-ses v0.1.1
github.com/mrz1836/go-ses v0.2.0
github.com/mrz1836/postmark v1.5.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -19,8 +19,8 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f h1:Sbn1gG/7kAsH27zPoR+VzwC8pag/rfhbptoZAgCZKeE=
github.com/mattbaird/gochimp v0.0.0-20200820164431-f1082bcdf63f/go.mod h1:UaYd2gciRA1AoYEN6S+EiSNFK/0XHj9e1Wgloicgh6s=
github.com/mrz1836/go-ses v0.1.1 h1:gbFFIrWHeOTE3x7FUL+RUB3JgqIg4YPDMMB8Pqjp200=
github.com/mrz1836/go-ses v0.1.1/go.mod h1:szreKTIRbFnH4iY/1rV7tihsyMvTifrasY+D6eLLuME=
github.com/mrz1836/go-ses v0.2.0 h1:+OfKaWsjDo6Llfa8r+QgtU3BBBKzJervzYWN+ZkERlE=
github.com/mrz1836/go-ses v0.2.0/go.mod h1:2QVXJwRfjzT+7rKZKuwXJF+q3eAaVH61Hs7yLzwGeeE=
github.com/mrz1836/postmark v1.5.0 h1:5Cb1J1ylPvGkSwFafD5OZOKZ453mN9WrSND+GRtp2GM=
github.com/mrz1836/postmark v1.5.0/go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 060da17

Please sign in to comment.