From 3846847d232c965ef0effac1be34680b0821bedf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:57:08 +0000 Subject: [PATCH] Bump github.com/jhillyerd/enmime from 0.8.3 to 0.8.4 Bumps [github.com/jhillyerd/enmime](https://github.com/jhillyerd/enmime) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/jhillyerd/enmime/releases) - [Changelog](https://github.com/jhillyerd/enmime/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhillyerd/enmime/compare/v0.8.3...v0.8.4) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 22fe409..f6238a0 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/go-test/deep v1.0.3 // indirect github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28 // indirect github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7 // indirect - github.com/jhillyerd/enmime v0.8.3 + github.com/jhillyerd/enmime v0.8.4 github.com/kr/pretty v0.1.0 // indirect github.com/mattn/go-runewidth v0.0.9 // indirect github.com/olekukonko/tablewriter v0.0.4 // indirect diff --git a/go.sum b/go.sum index 9d5e776..2bc602b 100644 --- a/go.sum +++ b/go.sum @@ -22,6 +22,8 @@ github.com/jhillyerd/enmime v0.8.1 h1:Kz4xj3sJJ4Ju8e+w/7v9H4Matv5ijPgv7UkhPf+C15 github.com/jhillyerd/enmime v0.8.1/go.mod h1:MBHs3ugk03NGjMM6PuRynlKf+HA5eSillZ+TRCm73AE= github.com/jhillyerd/enmime v0.8.3 h1:aZGfnnvl4m4FJhvoCrCeAwJWEb3GNm+WhaQ9Nr0Oec8= github.com/jhillyerd/enmime v0.8.3/go.mod h1:SWWlqKsXJMl00Nnuh04RSu6XoEo83B/VaujD/xzoBP0= +github.com/jhillyerd/enmime v0.8.4 h1:y4fFRV5Rf60G5mNUzyzcXIpsA9Ju7+lFx1MBBhO3or0= +github.com/jhillyerd/enmime v0.8.4/go.mod h1:SWWlqKsXJMl00Nnuh04RSu6XoEo83B/VaujD/xzoBP0= github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI= github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=