From 750bc90690f17802eb236adf7336553ea947bcbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 19:09:19 +0000 Subject: [PATCH] Bump github.com/hashicorp/hc-install from 0.1.0 to 0.2.0 (#244) Bumps [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Changelog](https://github.com/hashicorp/hc-install/blob/main/.goreleaser.yml) - [Commits](https://github.com/hashicorp/hc-install/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 138f9749..d836f924 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/andybalholm/crlf v0.0.0-20171020200849-670099aa064f github.com/google/go-cmp v0.5.6 github.com/hashicorp/go-version v1.3.0 - github.com/hashicorp/hc-install v0.1.0 + github.com/hashicorp/hc-install v0.2.0 github.com/hashicorp/terraform-json v0.13.0 github.com/sergi/go-diff v1.2.0 github.com/stretchr/testify v1.7.0 diff --git a/go.sum b/go.sum index bdd8a384..e3379fb0 100644 --- a/go.sum +++ b/go.sum @@ -48,8 +48,8 @@ github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9 github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw= github.com/hashicorp/go-version v1.3.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= -github.com/hashicorp/hc-install v0.1.0 h1:e9bhq++QrZQSQlkHDB8Btr6nkNneq6SnFV/KCtQLJAU= -github.com/hashicorp/hc-install v0.1.0/go.mod h1:t17AeNZ5tEWNIoiyPmyYcx4GgAtnEVzdqHtUgZIpAmQ= +github.com/hashicorp/hc-install v0.2.0 h1:Y4vT3EoXkrE17ScBxzYFDxYRx/wJb3Ly3snCTroew24= +github.com/hashicorp/hc-install v0.2.0/go.mod h1:GaTjPp1y/v1o0o/5IBYdTSo+FuduRGSEQMx/Gxf+7kM= github.com/hashicorp/terraform-json v0.13.0 h1:Li9L+lKD1FO5RVFRM1mMMIBDoUHslOniyEi5CM+FWGY= github.com/hashicorp/terraform-json v0.13.0/go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk= github.com/imdario/mergo v0.3.12 h1:b6R2BslTbIEToALKP7LxUvijTsNI9TAe80pLWN2g/HU=