|
module github.com/tencentyun/cos-go-sdk-v5
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/QcloudApi/qcloud_sign_golang v0.0.0-20141224014652-e4130a326409
|
|
github.com/google/go-querystring v1.0.0
|
|
github.com/mozillazg/go-httpheader v0.2.1
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|