File tree Expand file tree Collapse file tree 3 files changed +38
-1551
lines changed Expand file tree Collapse file tree 3 files changed +38
-1551
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/hashicorp/errwrap v1.1.0 // indirect
1515 github.com/hashicorp/go-multierror v1.1.1
1616 github.com/hashicorp/hcl/v2 v2.13.0
17- github.com/hashicorp/terraform-plugin-sdk v1.7.0
17+ github.com/hashicorp/terraform-plugin-sdk v1.7.0 // indirect
1818 github.com/hashicorp/terraform-plugin-sdk/v2 v2.20.0
1919 github.com/katbyte/terrafmt v0.2.0
2020 github.com/mitchellh/go-homedir v1.1.0
@@ -262,6 +262,7 @@ require (
262262 github.com/sivchari/containedctx v1.0.2 // indirect
263263 github.com/sivchari/nosnakecase v1.7.0 // indirect
264264 github.com/sivchari/tenv v1.7.1 // indirect
265+ github.com/smartystreets/goconvey v1.8.0 // indirect
265266 github.com/sonatard/noctx v0.0.2 // indirect
266267 github.com/sourcegraph/go-diff v0.7.0 // indirect
267268 github.com/spf13/afero v1.8.2 // indirect
You can’t perform that action at this time.
0 commit comments