Skip to content

Commit

Permalink
Bump github.com/hashicorp/hc-install from 0.1.0 to 0.2.0 (#244)
Browse files Browse the repository at this point in the history
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](hashicorp/hc-install@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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent 59053ea commit 750bc90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 750bc90

Please sign in to comment.