mirror of
https://github.com/xiaoqidun/gocos.git
synced 2025-04-18 18:21:25 +08:00
This commit is contained in:
4
go.mod
4
go.mod
@ -2,9 +2,11 @@ module github.com/xiaoqidun/gocos
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/tencentyun/cos-go-sdk-v5 v0.7.33
|
||||
require github.com/tencentyun/cos-go-sdk-v5 v0.7.34
|
||||
|
||||
require (
|
||||
github.com/clbanning/mxj v1.8.4 // indirect
|
||||
github.com/google/go-querystring v1.0.0 // indirect
|
||||
github.com/mitchellh/mapstructure v1.4.3 // indirect
|
||||
github.com/mozillazg/go-httpheader v0.2.1 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user