From b36589cbe3633803bef94a04e21170005b0561b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 20:56:39 +0000 Subject: Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: github.com/gabriel-vasile/mimetype 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 99c0b7d..8f67391 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( 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.1 + github.com/gabriel-vasile/mimetype v1.4.2 github.com/google/go-cmp v0.5.9 github.com/google/uuid v1.3.0 github.com/mitchellh/mapstructure v1.5.0 -- cgit v1.2.3