feat(deps): bump github.com/xhit/go-simple-mail/v2 from 2.15.0 to 2.16.0 (#30)

Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases)
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-23 09:31:22 -04:00
committed by GitHub
parent cdc1ab56a1
commit ebb1d8cb39
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/muesli/roff v0.1.0
github.com/resendlabs/resend-go v1.7.0
github.com/spf13/cobra v1.7.0
github.com/xhit/go-simple-mail/v2 v2.15.0
github.com/xhit/go-simple-mail/v2 v2.16.0
github.com/yuin/goldmark v1.5.6
)