Skip to content

Commit 6b1ff72

Browse files
committed
deps: Update github.com/hashicorp/[email protected]
Updated via: ``` go get github.com/hashicorp/[email protected] go mod tidy ```
1 parent 081277d commit 6b1ff72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/hashicorp/go-plugin v1.4.1
1919
github.com/hashicorp/go-uuid v1.0.1
2020
github.com/hashicorp/go-version v1.3.0
21-
github.com/hashicorp/hc-install v0.3.1-0.20211130192457-6196e6301818
21+
github.com/hashicorp/hc-install v0.3.1
2222
github.com/hashicorp/hcl/v2 v2.3.0
2323
github.com/hashicorp/logutils v1.0.0
2424
github.com/hashicorp/terraform-exec v0.15.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04
184184
github.com/hashicorp/go-version v1.3.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
185185
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
186186
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
187-
github.com/hashicorp/hc-install v0.3.1-0.20211130192457-6196e6301818 h1:24weybnDYSZ7lj5EfDZNPzK9tCSpXreku7uzhUcywBk=
188-
github.com/hashicorp/hc-install v0.3.1-0.20211130192457-6196e6301818/go.mod h1:3LCdWcCDS1gaHC9mhHCGbkYfoY6vdsKohGjugbZdZak=
187+
github.com/hashicorp/hc-install v0.3.1 h1:VIjllE6KyAI1A244G8kTaHXy+TL5/XYzvrtFi8po/Yk=
188+
github.com/hashicorp/hc-install v0.3.1/go.mod h1:3LCdWcCDS1gaHC9mhHCGbkYfoY6vdsKohGjugbZdZak=
189189
github.com/hashicorp/hcl/v2 v2.3.0 h1:iRly8YaMwTBAKhn1Ybk7VSdzbnopghktCD031P8ggUE=
190190
github.com/hashicorp/hcl/v2 v2.3.0/go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8=
191191
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y=

0 commit comments

Comments
 (0)