We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7881ab commit 757ad28Copy full SHA for 757ad28
cos.go
@@ -22,7 +22,7 @@ import (
22
23
const (
24
// Version current go sdk version
25
- Version = "0.7.13"
+ Version = "0.7.14"
26
userAgent = "cos-go-sdk-v5/" + Version
27
contentTypeXML = "application/xml"
28
defaultServiceBaseURL = "http://service.cos.myqcloud.com"
0 commit comments