File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ require (
75
75
github.com/google/uuid v1.3.0
76
76
github.com/hashicorp/go-reap v0.0.0-20170704170343-bf58d8a43e7b
77
77
github.com/hashicorp/go-version v1.5.0
78
- github.com/hashicorp/hc-install v0.3.2
78
+ github.com/hashicorp/hc-install v0.4.0
79
79
github.com/hashicorp/hcl/v2 v2.12.0
80
80
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
81
81
github.com/hashicorp/terraform-json v0.14.0
Original file line number Diff line number Diff line change @@ -994,15 +994,14 @@ github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdv
994
994
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
995
995
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
996
996
github.com/hashicorp/go-version v1.2.1 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
997
- github.com/hashicorp/go-version v1.4.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
998
997
github.com/hashicorp/go-version v1.5.0 h1:O293SZ2Eg+AAYijkVK3jR786Am1bhDEh2GHT0tIVE5E =
999
998
github.com/hashicorp/go-version v1.5.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
1000
999
github.com/hashicorp/go.net v0.0.1 /go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90 =
1001
1000
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
1002
1001
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
1003
1002
github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
1004
- github.com/hashicorp/hc-install v0.3.2 h1:oiQdJZvXmkNcRcEOOfM5n+VTsvNjWQeOjfAoO6dKSH8 =
1005
- github.com/hashicorp/hc-install v0.3.2 /go.mod h1:xMG6Tr8Fw1WFjlxH0A9v61cW15pFwgEGqEz0V4jisHs =
1003
+ github.com/hashicorp/hc-install v0.4.0 h1:cZkRFr1WVa0Ty6x5fTvL1TuO1flul231rWkGH92oYYk =
1004
+ github.com/hashicorp/hc-install v0.4.0 /go.mod h1:5d155H8EC5ewegao9A4PUTMNPZaq+TbOzkJJZ4vrXeI =
1006
1005
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f /go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w =
1007
1006
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
1008
1007
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