Skip to content

Commit 7896600

Browse files
build(deps): Bump github.com/hashicorp/hc-install from 0.5.0 to 0.5.1 (#1184)
Bumps [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b5fdb5 commit 7896600

File tree

2 files changed

+21
-122
lines changed

2 files changed

+21
-122
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/go-plugin v1.4.9
1111
github.com/hashicorp/go-uuid v1.0.3
1212
github.com/hashicorp/go-version v1.6.0
13-
github.com/hashicorp/hc-install v0.5.0
13+
github.com/hashicorp/hc-install v0.5.1
1414
github.com/hashicorp/hcl/v2 v2.16.2
1515
github.com/hashicorp/logutils v1.0.0
1616
github.com/hashicorp/terraform-exec v0.18.1
@@ -44,7 +44,7 @@ require (
4444
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
4545
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
4646
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
47-
golang.org/x/mod v0.8.0 // indirect
47+
golang.org/x/mod v0.9.0 // indirect
4848
golang.org/x/net v0.8.0 // indirect
4949
golang.org/x/sys v0.6.0 // indirect
5050
golang.org/x/text v0.8.0 // indirect

0 commit comments

Comments
 (0)