File tree Expand file tree Collapse file tree 4 files changed +1
-149
lines changed Expand file tree Collapse file tree 4 files changed +1
-149
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ import (
2626
2727const (
2828 // Version current go sdk version
29- Version = "0.7.67 "
29+ Version = "0.7.68 "
3030 UserAgent = "cos-go-sdk-v5/" + Version
3131 contentTypeXML = "application/xml"
3232 defaultServiceBaseURL = "http://service.cos.myqcloud.com"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ module github.com/tencentyun/cos-go-sdk-v5
33go 1.12
44
55require (
6- github.com/QcloudApi/qcloud_sign_golang v0.0.0-20141224014652-e4130a326409
76 github.com/clbanning/mxj v1.8.4
87 github.com/golang-jwt/jwt/v5 v5.2.3
98 github.com/google/go-querystring v1.0.0
Original file line number Diff line number Diff line change 1- github.com/QcloudApi/qcloud_sign_golang v0.0.0-20141224014652-e4130a326409 h1:DTQ/38ao/CfXsrK0cSAL+h4R/u0VVvfWLZEOlLwEROI =
2- github.com/QcloudApi/qcloud_sign_golang v0.0.0-20141224014652-e4130a326409 /go.mod h1:1pk82RBxDY/JZnPQrtqHlUFfCctgdorsd9M06fMynOM =
31github.com/clbanning/mxj v1.8.4 h1:HuhwZtbyvyOw+3Z1AowPkU87JkJUSv751ELWaiTpj8I =
42github.com/clbanning/mxj v1.8.4 /go.mod h1:BVjHeAH+rl9rs6f+QIpeRl0tfu10SXn1pUSa5PVGJng =
53github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
You can’t perform that action at this time.
0 commit comments