Skip to content

Commit a3f3d7e

Browse files
chore: bump github.com/hashicorp/hc-install from 0.4.1-0.20220912074615-4487b02cbcbb to 0.5.1 (#7342)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97c8bb5 commit a3f3d7e

File tree

2 files changed

+6
-40
lines changed

2 files changed

+6
-40
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ require (
103103
github.com/hashicorp/go-reap v0.0.0-20170704170343-bf58d8a43e7b
104104
github.com/hashicorp/go-version v1.6.0
105105
github.com/hashicorp/golang-lru/v2 v2.0.1
106-
github.com/hashicorp/hc-install v0.4.1-0.20220912074615-4487b02cbcbb
106+
github.com/hashicorp/hc-install v0.5.1
107107
github.com/hashicorp/hcl/v2 v2.14.0
108108
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
109109
github.com/hashicorp/terraform-json v0.14.0
@@ -155,7 +155,7 @@ require (
155155
go4.org/netipx v0.0.0-20220725152314-7e7bdc8411bf
156156
golang.org/x/crypto v0.7.0
157157
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
158-
golang.org/x/mod v0.8.0
158+
golang.org/x/mod v0.9.0
159159
golang.org/x/oauth2 v0.5.0
160160
golang.org/x/sync v0.1.0
161161
golang.org/x/sys v0.7.0

0 commit comments

Comments
 (0)