Skip to content

Commit

Permalink
build(deps): Bump github.com/hashicorp/hc-install from 0.4.0 to 0.5.0 (
Browse files Browse the repository at this point in the history
…#1136)

Bumps [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/hashicorp/hc-install/releases)
- [Commits](hashicorp/hc-install@v0.4.0...v0.5.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2023
1 parent 82a81e3 commit 1efad5a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-plugin v1.4.8
github.com/hashicorp/go-uuid v1.0.3
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/hc-install v0.4.0
github.com/hashicorp/hc-install v0.5.0
github.com/hashicorp/hcl/v2 v2.16.0
github.com/hashicorp/logutils v1.0.0
github.com/hashicorp/terraform-exec v0.17.3
Expand Down Expand Up @@ -44,6 +44,7 @@ require (
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
github.com/vmihailenco/tagparser v0.1.1 // indirect
golang.org/x/mod v0.7.0 // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/text v0.6.0 // indirect
Expand Down
Loading

0 comments on commit 1efad5a

Please sign in to comment.