From b2fbd4d13a47ce3f6a56f08d0bda77e16793de72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 10:30:21 +0000 Subject: 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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3