summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-18 10:30:21 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-07-27 12:36:11 +0200
commitb2fbd4d13a47ce3f6a56f08d0bda77e16793de72 (patch)
tree20f358719ca031d95a448b11e7621ab37b7ff5e8 /go.mod
parent90041d1b6d4eeb91ea085f5a97b02887159a655b (diff)
build(deps): bump github.com/mitchellh/hashstructure from 1.0.0 to 1.1.0
Bumps [github.com/mitchellh/hashstructure](https://github.com/mitchellh/hashstructure) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mitchellh/hashstructure/releases) - [Commits](https://github.com/mitchellh/hashstructure/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d41a1b77a..348f11267 100644
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
github.com/magefile/mage v1.11.0
github.com/mattn/go-isatty v0.0.12
github.com/miekg/mmark v1.3.6
- github.com/mitchellh/hashstructure v1.0.0
+ github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.3.3
github.com/muesli/smartcrop v0.3.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect