diff --git a/go.mod b/go.mod index 5f59400..da38255 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/xiaoqidun/gocos -go 1.22.2 +go 1.22.3 require github.com/tencentyun/cos-go-sdk-v5 v0.7.47