diff --git a/go.mod b/go.mod index d973322..21a3275 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/xiaoqidun/gocos -go 1.24.3 +go 1.24.4 require github.com/tencentyun/cos-go-sdk-v5 v0.7.66