@cryptotaxi247 / kubo / commits / ee7095ee2

build(deps): bump github.com/gabriel-vasile/mimetype from 1.1.2 to 1.2.0

Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.2...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Mar 24, 2021 at 22:03 UTC ee7095ee2c2149b6fd4ceabee809c0ea5b0df903
2 files changed +3 -3
go.mod
+1 -1
@@ -9,7 +9,7 @@ require (
9 github.com/dustin/go-humanize v1.0.0
10 github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302
11 github.com/fsnotify/fsnotify v1.4.9
12 - github.com/gabriel-vasile/mimetype v1.1.2
12 + github.com/gabriel-vasile/mimetype v1.2.0
13 github.com/go-bindata/go-bindata/v3 v3.1.3
14 github.com/hashicorp/go-multierror v1.1.0
15 github.com/ipfs/go-bitswap v0.3.3
go.sum
+2 -2
@@ -186,8 +186,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
186 github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
187 github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
188 github.com/gabriel-vasile/mimetype v1.1.1/go.mod h1:6CDPel/o/3/s4+bp6kIbsWATq8pmgOisOPG40CJa6To=
189 -github.com/gabriel-vasile/mimetype v1.1.2 h1:gaPnPcNor5aZSVCJVSGipcpbgMWiAAj9z182ocSGbHU=
190 -github.com/gabriel-vasile/mimetype v1.1.2/go.mod h1:6CDPel/o/3/s4+bp6kIbsWATq8pmgOisOPG40CJa6To=
189 +github.com/gabriel-vasile/mimetype v1.2.0 h1:A6z5J8OhjiWFV91sQ3dMI8apYu/tvP9keDaMM3Xu6p4=
190 +github.com/gabriel-vasile/mimetype v1.2.0/go.mod h1:6CDPel/o/3/s4+bp6kIbsWATq8pmgOisOPG40CJa6To=
191 github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
192 github.com/gliderlabs/ssh v0.1.1/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0=
193 github.com/go-bindata/go-bindata/v3 v3.1.3 h1:F0nVttLC3ws0ojc7p60veTurcOm//D4QBODNM7EGrCI=