Initial commit

This commit is contained in:
ywlmac
2026-05-13 10:30:19 +08:00
commit a2a693885b
38 changed files with 5757 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
module wallet_sdk
go 1.15
require (
github.com/stretchr/testify v1.6.1
github.com/tencentyun/cos-go-sdk-v5 v0.7.7
github.com/tjfoc/gmsm v1.4.0
)
replace github.com/tencentyun/cos-go-sdk-v5 => github.com/tencentyun/cos-go-sdk-v5 v0.7.7