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 (
26
26
27
27
const (
28
28
// Version current go sdk version
29
- Version = "0.7.67 "
29
+ Version = "0.7.68 "
30
30
UserAgent = "cos-go-sdk-v5/" + Version
31
31
contentTypeXML = "application/xml"
32
32
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
3
3
go 1.12
4
4
5
5
require (
6
- github.com/QcloudApi/qcloud_sign_golang v0.0.0-20141224014652-e4130a326409
7
6
github.com/clbanning/mxj v1.8.4
8
7
github.com/golang-jwt/jwt/v5 v5.2.3
9
8
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 =
3
1
github.com/clbanning/mxj v1.8.4 h1:HuhwZtbyvyOw+3Z1AowPkU87JkJUSv751ELWaiTpj8I =
4
2
github.com/clbanning/mxj v1.8.4 /go.mod h1:BVjHeAH+rl9rs6f+QIpeRl0tfu10SXn1pUSa5PVGJng =
5
3
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
You can’t perform that action at this time.
0 commit comments