File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,3 @@ require (
4242 golang.org/x/tools v0.0.0-20200713011307-fd294ab11aed
4343 google.golang.org/grpc v1.32.0
4444)
45-
46- replace github.com/hashicorp/terraform-json => ../terraform-json
47-
48- replace github.com/hashicorp/terraform-exec => ../terraform-exec
Original file line number Diff line number Diff line change @@ -200,6 +200,10 @@ github.com/hashicorp/hcl/v2 v2.3.0 h1:iRly8YaMwTBAKhn1Ybk7VSdzbnopghktCD031P8ggU
200200github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
201201github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
202202github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
203+ github.com/hashicorp/terraform-exec v0.11.1-0.20201216215126-3644a78ac896 h1:pQI86O3z+F6NNBbnfwdhqRTZyyfDoNr4J3rSiyPOLOg =
204+ github.com/hashicorp/terraform-exec v0.11.1-0.20201216215126-3644a78ac896 /go.mod h1:SGhto91bVRlgXQWcJ5znSz+29UZIa8kpBbkGwQ+g9E8 =
205+ github.com/hashicorp/terraform-json v0.8.0 h1:XObQ3PgqU52YLQKEaJ08QtUshAfN3yu4u8ebSW0vztc =
206+ github.com/hashicorp/terraform-json v0.8.0 /go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+umhSQnvJwORXbprE =
203207github.com/hashicorp/terraform-plugin-go v0.1.0 h1:kyXZ0nkHxiRev/q18N40IbRRk4AV0zE/MDJkDM3u8dY =
204208github.com/hashicorp/terraform-plugin-go v0.1.0 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
205209github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments