From 7fb80dce54b84267783c003a87b2e59fb3182ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 14:13:02 +0200 Subject: [PATCH] Bump github.com/mailgun/raymond/v2 from 2.0.47 to 2.0.48 (#1998) Bumps [github.com/mailgun/raymond/v2](https://github.com/mailgun/raymond) from 2.0.47 to 2.0.48. - [Release notes](https://github.com/mailgun/raymond/releases) - [Changelog](https://github.com/mailgun/raymond/blob/master/CHANGELOG.md) - [Commits](https://github.com/mailgun/raymond/compare/v2.0.47...v2.0.48) --- updated-dependencies: - dependency-name: github.com/mailgun/raymond/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index dc60b1c5..e5ab4562 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/kataras/sitemap v0.0.6 github.com/kataras/tunnel v0.0.4 github.com/klauspost/compress v1.15.12 - github.com/mailgun/raymond/v2 v2.0.47 + github.com/mailgun/raymond/v2 v2.0.48 github.com/mailru/easyjson v0.7.7 github.com/microcosm-cc/bluemonday v1.0.21 github.com/russross/blackfriday/v2 v2.1.0 diff --git a/go.sum b/go.sum index d7ac044a..c9d9dc12 100644 --- a/go.sum +++ b/go.sum @@ -130,8 +130,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I= github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= -github.com/mailgun/raymond/v2 v2.0.47 h1:MJgo9zAXN/76Cp9VUSBBxVAfS7hWE/3ob79k0NhqMMk= -github.com/mailgun/raymond/v2 v2.0.47/go.mod h1:lsgvL50kgt1ylcFJYZiULi5fjPBkkhNfj4KA0W54Z18= +github.com/mailgun/raymond/v2 v2.0.48 h1:5dmlB680ZkFG2RN/0lvTAghrSxIESeu9/2aeDqACtjw= +github.com/mailgun/raymond/v2 v2.0.48/go.mod h1:lsgvL50kgt1ylcFJYZiULi5fjPBkkhNfj4KA0W54Z18= github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0= github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc= github.com/matryer/try v0.0.0-20161228173917-9ac251b645a2/go.mod h1:0KeJpeMD6o+O4hW7qJOT7vyQPKrWmj26uf5wMc/IiIs=