From baa907f73850d3481233aa0e6a4310a81c728416 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 12 Oct 2023 16:03:01 +0000 Subject: [PATCH] fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.3 (cherry picked from commit 29e55577d05d296095f1972014b03d0d4ef0184f) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c68e76095b7..12f9ab0b652 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/d4l3k/messagediff v1.2.1 github.com/disintegration/imaging v1.6.2 github.com/dustinkirkland/golang-petname v0.0.0-20231002161417-6a283f1aaaf2 - github.com/gabriel-vasile/mimetype v1.4.2 + github.com/gabriel-vasile/mimetype v1.4.3 github.com/getsentry/sentry-go v0.25.0 github.com/go-sql-driver/mysql v1.7.1 github.com/go-testfixtures/testfixtures/v3 v3.9.0