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