File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,10 @@ require (
18
18
github.com/hashicorp/terraform-plugin-sdk v1.17.2
19
19
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
20
20
github.com/hashicorp/terraform-plugin-testing v1.9.0
21
+ github.com/huandu/xstrings v1.3.3
21
22
github.com/mongodb-forks/digest v1.1.0
22
- github.com/sebdah/goldie/v2 v2.5.5
23
23
github.com/pb33f/libopenapi v0.18.1
24
+ github.com/sebdah/goldie/v2 v2.5.5
24
25
github.com/spf13/cast v1.6.0
25
26
github.com/stretchr/testify v1.9.0
26
27
github.com/zclconf/go-cty v1.15.0
@@ -89,7 +90,6 @@ require (
89
90
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
90
91
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
91
92
github.com/hashicorp/yamux v0.1.1 // indirect
92
- github.com/huandu/xstrings v1.3.3 // indirect
93
93
github.com/imdario/mergo v0.3.15 // indirect
94
94
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
95
95
github.com/jmespath/go-jmespath v0.4.0 // indirect
You can’t perform that action at this time.
0 commit comments