Skip to content

Commit

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

---
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 Dec 26, 2021
1 parent 68996c1 commit e321179
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 @@ -4,8 +4,8 @@ go 1.17

require (
github.com/ViBiOh/auth/v2 v2.11.28
github.com/ViBiOh/httputils/v4 v4.32.0
github.com/ViBiOh/mailer v1.27.4
github.com/ViBiOh/httputils/v4 v4.33.0
github.com/ViBiOh/mailer v1.27.5
github.com/golang/mock v1.6.0
github.com/jackc/pgconn v1.10.1
github.com/jackc/pgproto3/v2 v2.2.0
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/ViBiOh/auth/v2 v2.11.28 h1:Vf3jk/JC/z4kh2+azIcKomnJN54pT/wCminigIaaCug=
github.com/ViBiOh/auth/v2 v2.11.28/go.mod h1:PkPEAaV0GEI3bUmT0Zp6zaLOlbFBkFsATAQah7sjmYs=
github.com/ViBiOh/httputils/v4 v4.32.0 h1:MDMngVRmhuvzs22XW183iVJH+O5EjaZKra50NLRKX48=
github.com/ViBiOh/httputils/v4 v4.32.0/go.mod h1:Zt9tegJMu5PbjR8oc3aTsLk62lVvMTuN9VaBS6GOqIY=
github.com/ViBiOh/mailer v1.27.4 h1:82/9zLcgjZMmkNuP4ACjlysOmjyxvFbFHo9PnxPBnnU=
github.com/ViBiOh/mailer v1.27.4/go.mod h1:+3XN1uFRWYDfZrHTrpeC1xe+ovjENYv7Rf93ZDEAMbU=
github.com/ViBiOh/httputils/v4 v4.33.0 h1:cINYVYa6GJr4Jq/+XJ95N21oNHS64sWbCoQqtmcafu8=
github.com/ViBiOh/httputils/v4 v4.33.0/go.mod h1:Zt9tegJMu5PbjR8oc3aTsLk62lVvMTuN9VaBS6GOqIY=
github.com/ViBiOh/mailer v1.27.5 h1:Kfac5QbMed4U8TUKRToJO4yxI5Ta6xyTzo3CxKqnml4=
github.com/ViBiOh/mailer v1.27.5/go.mod h1:JqQNk20S4DspQ7z4Z5j9NL6D4iEEOUEKI1MTc2n2KCs=
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 e321179

Please sign in to comment.