From 67c6f9b114be37e2a952d20600af0bcbedac6ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 22:02:35 +0000 Subject: Bump github.com/emersion/go-imap from 1.2.0 to 1.2.1 Bumps [github.com/emersion/go-imap](https://github.com/emersion/go-imap) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/emersion/go-imap/releases) - [Commits](https://github.com/emersion/go-imap/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/emersion/go-imap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f57bc63..77005d0 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/Necoro/html2text v0.0.0-20211029113451-0e111ca632ef github.com/PuerkitoBio/goquery v1.8.0 github.com/antonmedv/expr v1.9.0 - github.com/emersion/go-imap v1.2.0 + github.com/emersion/go-imap v1.2.1 github.com/emersion/go-imap-uidplus v0.0.0-20200503180755-e75854c361e9 github.com/emersion/go-message v0.16.0 github.com/gabriel-vasile/mimetype v1.4.0 -- cgit v1.2.3