Initial commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user