Migrate OSS integration to SDK v2

This commit is contained in:
Frudrax Cheng
2026-06-02 17:18:49 +08:00
parent 044337ac03
commit 7bacd925ed
3 changed files with 45 additions and 25 deletions
+1 -1
View File
@@ -3,6 +3,7 @@ module git.beifan.cn/trace-system/backend-go
go 1.25.0
require (
github.com/aliyun/alibabacloud-oss-go-sdk-v2 v1.5.1
github.com/gin-contrib/cors v1.7.6
github.com/gin-gonic/gin v1.11.0
github.com/golang-jwt/jwt/v5 v5.3.1
@@ -46,7 +47,6 @@ require (
require (
github.com/KyleBanks/depth v1.2.1 // indirect
github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible // indirect
github.com/bytedance/gopkg v0.1.3 // indirect
github.com/bytedance/sonic v1.15.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect