File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
69
69
github.com/google/go-github/v43 v43.0.1-0.20220414155304-00e42332e405
70
70
github.com/google/uuid v1.3.0
71
71
github.com/hashicorp/go-version v1.4.0
72
- github.com/hashicorp/hc-install v0.3.1
72
+ github.com/hashicorp/hc-install v0.3.2
73
73
github.com/hashicorp/hcl/v2 v2.12.0
74
74
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
75
75
github.com/hashicorp/terraform-exec v0.15.0
Original file line number Diff line number Diff line change @@ -962,6 +962,8 @@ github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
962
962
github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
963
963
github.com/hashicorp/hc-install v0.3.1 h1:VIjllE6KyAI1A244G8kTaHXy+TL5/XYzvrtFi8po/Yk =
964
964
github.com/hashicorp/hc-install v0.3.1 /go.mod h1:3LCdWcCDS1gaHC9mhHCGbkYfoY6vdsKohGjugbZdZak =
965
+ github.com/hashicorp/hc-install v0.3.2 h1:oiQdJZvXmkNcRcEOOfM5n+VTsvNjWQeOjfAoO6dKSH8 =
966
+ github.com/hashicorp/hc-install v0.3.2 /go.mod h1:xMG6Tr8Fw1WFjlxH0A9v61cW15pFwgEGqEz0V4jisHs =
965
967
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f /go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w =
966
968
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
967
969
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
You can’t perform that action at this time.
0 commit comments