File tree 2 files changed +2
-131
lines changed
2 files changed +2
-131
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ require (
110
110
github.com/hashicorp/go-version v1.6.0
111
111
github.com/hashicorp/golang-lru/v2 v2.0.1
112
112
github.com/hashicorp/hc-install v0.5.2
113
- github.com/hashicorp/hcl/v2 v2.17.0
113
+ github.com/hashicorp/hcl/v2 v2.17.0 // indirect
114
114
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
115
115
github.com/hashicorp/terraform-json v0.17.0
116
116
github.com/hashicorp/yamux v0.1.1
@@ -358,10 +358,4 @@ require (
358
358
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect
359
359
)
360
360
361
- require (
362
- github.com/bep/godartsass/v2 v2.0.0 // indirect
363
- github.com/hashicorp/go-plugin v1.4.4 // indirect
364
- github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c // indirect
365
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 // indirect
366
- github.com/oklog/run v1.0.0 // indirect
367
- )
361
+ require github.com/bep/godartsass/v2 v2.0.0 // indirect
You can’t perform that action at this time.
0 commit comments