添加文件: sdk_LinkedMall/go.mod

This commit is contained in:
renzhiyuan 2026-08-28 09:34:22 +08:00
commit b5827f84fc
1 changed files with 11 additions and 0 deletions

11
sdk_LinkedMall/go.mod Normal file
View File

@ -0,0 +1,11 @@
module sdk_LinkedMall
go 1.21
require (
github.com/alibabacloud-go/darabonba-openapi/v2 v2.0.10
github.com/alibabacloud-go/tea/v2 v2.2.0
)
// Run `go mod tidy` to generate go.sum and resolve all transitive dependencies.
// If you encounter network timeout, set GOPROXY=https://goproxy.cn,direct