Skip to content

Commit

Permalink
fix 编译版本问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zshongyi committed Jan 5, 2025
1 parent 0bf5c5f commit 550c997
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 287 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@ require (
github.com/aliyun/credentials-go v1.3.1
github.com/aliyun/fc-go-sdk v0.0.0-20200619091938-0882be48e49f
github.com/denverdino/aliyungo v0.0.0-20200831100606-661b4d73f397
gopkg.in/yaml.v2 v2.2.8
github.com/google/uuid v1.3.0
github.com/hashicorp/go-uuid v1.0.3
github.com/hashicorp/terraform v0.13.5
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
github.com/jmespath/go-jmespath v0.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/panjf2000/ants/v2 v2.10.0
gopkg.in/yaml.v2 v2.2.8
)

require (
Expand All @@ -40,7 +39,6 @@ require (
github.com/alibabacloud-go/tea-rpc-utils v1.1.2 // indirect
github.com/alibabacloud-go/tea-utils/v2 v2.0.5 // indirect
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
github.com/apparentlymart/go-cidr v1.1.0 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/clbanning/mxj/v2 v2.5.5 // indirect
Expand Down
Loading

0 comments on commit 550c997

Please sign in to comment.