Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/mailer from 1.16.3 to 1.16.4
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/ViBiOh/mailer/releases)
- [Commits](ViBiOh/mailer@v1.16.3...v1.16.4)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Mar 28, 2021
1 parent 347c5f8 commit 1332410
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.16
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/ViBiOh/auth/v2 v2.6.11
github.com/ViBiOh/httputils/v4 v4.4.0
github.com/ViBiOh/mailer v1.16.3
github.com/ViBiOh/httputils/v4 v4.5.1
github.com/ViBiOh/mailer v1.16.4
github.com/lib/pq v1.10.0
github.com/prometheus/client_golang v1.10.0
gopkg.in/yaml.v2 v2.4.0
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWX
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/ViBiOh/auth/v2 v2.6.11 h1:fBXOib0mR5v7X+ZHidV+wCX5Ep0yZqI6t6xzp/pC+FY=
github.com/ViBiOh/auth/v2 v2.6.11/go.mod h1:vZzRjYN0G89mi8W5i4GhKfEmL9XnFPh+TFa7Xd8TeTY=
github.com/ViBiOh/httputils/v4 v4.4.0 h1:+mJ6pyoUp4Xzy/mu2rb0+tO/rRrOFb+705hAna9XrMo=
github.com/ViBiOh/httputils/v4 v4.4.0/go.mod h1:Lck0W7mKmGvqZOof/QokuJDJv4OuCKve6TRe6NrEy5U=
github.com/ViBiOh/mailer v1.16.3 h1:Bwl4LQgUB1uXXus4uLNDbs1zw/HH2CKcn2rnycKK1l8=
github.com/ViBiOh/mailer v1.16.3/go.mod h1:fmcGzCWgMSN/Qpcp6evr2sJNU9JCxC0773E4WZL40hI=
github.com/ViBiOh/httputils/v4 v4.5.1 h1:RHO/7eGUJPpPh1ApjWw5xz0+RKkmmHt61otYyjka1uw=
github.com/ViBiOh/httputils/v4 v4.5.1/go.mod h1:Lck0W7mKmGvqZOof/QokuJDJv4OuCKve6TRe6NrEy5U=
github.com/ViBiOh/mailer v1.16.4 h1:YTgdg8rInvUqJUd5s/xQH2ugNQBWsfFDBnPGd87l8cw=
github.com/ViBiOh/mailer v1.16.4/go.mod h1:+lPulY4eWAtX0Os3pMzpejMEQpx8w9JLJjyhlCrKso8=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit 1332410

Please sign in to comment.