From e75905ab5cba9b6a2dc8526486682e89f1b42fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 05:04:12 +0000 Subject: [PATCH] build(deps): bump github.com/tencentyun/cos-go-sdk-v5 Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) from 0.7.71 to 0.7.72. - [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases) - [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md) - [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.71...v0.7.72) --- updated-dependencies: - dependency-name: github.com/tencentyun/cos-go-sdk-v5 dependency-version: 0.7.72 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 61896b7..35cd473 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/goexl/gfx v0.2.8 github.com/goexl/gox v1.9.2 github.com/goexl/log v0.1.0 - github.com/tencentyun/cos-go-sdk-v5 v0.7.71 + github.com/tencentyun/cos-go-sdk-v5 v0.7.72 ) require (