Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Oct 29, 2022
1 parent c017d00 commit 6f38fb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.19
require (
github.com/ViBiOh/auth/v2 v2.14.17
github.com/ViBiOh/flags v1.2.0
github.com/ViBiOh/httputils/v4 v4.49.5
github.com/ViBiOh/mailer v1.30.15
github.com/ViBiOh/httputils/v4 v4.49.6
github.com/ViBiOh/mailer v1.30.16
github.com/golang/mock v1.6.0
github.com/jackc/pgconn v1.13.0
github.com/jackc/pgproto3/v2 v2.3.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ github.com/ViBiOh/auth/v2 v2.14.17 h1:hIp3zXWXdg2/Iq8e5E69MECkJEJKb68iR9gF8lmVNN
github.com/ViBiOh/auth/v2 v2.14.17/go.mod h1:geZyMl0uZQv+QXgWOkRxaf8+WQ8G+uncY9oTdQTfIvo=
github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc=
github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s=
github.com/ViBiOh/httputils/v4 v4.49.5 h1:Hmvnx+LgmQJ8fqP8toI9WxYdt+7UTaG3cgLzH7n9xMM=
github.com/ViBiOh/httputils/v4 v4.49.5/go.mod h1:y9fyvU14Q39iwFaW267bbhc+wMIB8Hu015IIkbNaNxI=
github.com/ViBiOh/mailer v1.30.15 h1:E4XM3Sc5QdUnebFGeT1Wl5nYO7/Zt+4VyPieM68HN8U=
github.com/ViBiOh/mailer v1.30.15/go.mod h1:qRY2qz+Ek0xPlQltTgkCYQvSi5uG3jyvW3BBldk9/d0=
github.com/ViBiOh/httputils/v4 v4.49.6 h1:hTVwvzv1eWdPa+P++jCIF1ii/0/ACZ4t6NLvA323iwM=
github.com/ViBiOh/httputils/v4 v4.49.6/go.mod h1:y9fyvU14Q39iwFaW267bbhc+wMIB8Hu015IIkbNaNxI=
github.com/ViBiOh/mailer v1.30.16 h1:iDk1IwJHWOYYG2yGRuWIyvVTmMWC/GOUFdmBXchEkGw=
github.com/ViBiOh/mailer v1.30.16/go.mod h1:QGzMtIFfH4oPMeViB9ASawXhe8G9S5xGQAbKIUhgFqA=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit 6f38fb1

Please sign in to comment.