File tree 3 files changed +2
-287
lines changed
3 files changed +2
-287
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,13 @@ require (
19
19
github.com/aliyun/credentials-go v1.3.1
20
20
github.com/aliyun/fc-go-sdk v0.0.0-20200619091938-0882be48e49f
21
21
github.com/denverdino/aliyungo v0.0.0-20200831100606-661b4d73f397
22
- gopkg.in/yaml.v2 v2.2.8
23
22
github.com/google/uuid v1.3.0
24
23
github.com/hashicorp/go-uuid v1.0.3
25
- github.com/hashicorp/terraform v0.13.5
26
24
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
27
25
github.com/jmespath/go-jmespath v0.4.0
28
26
github.com/mitchellh/go-homedir v1.1.0
29
27
github.com/panjf2000/ants/v2 v2.10.0
28
+ gopkg.in/yaml.v2 v2.2.8
30
29
)
31
30
32
31
require (
@@ -40,7 +39,6 @@ require (
40
39
github.com/alibabacloud-go/tea-rpc-utils v1.1.2 // indirect
41
40
github.com/alibabacloud-go/tea-utils/v2 v2.0.5 // indirect
42
41
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
43
- github.com/apparentlymart/go-cidr v1.1.0 // indirect
44
42
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
45
43
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
46
44
github.com/clbanning/mxj/v2 v2.5.5 // indirect
You can’t perform that action at this time.
0 commit comments