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 b541f96 commit 4ca3f12Copy full SHA for 4ca3f12
cos.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
// Version current go sdk version
29
- Version = "0.7.59"
+ Version = "0.7.60"
30
UserAgent = "cos-go-sdk-v5/" + Version
31
contentTypeXML = "application/xml"
32
defaultServiceBaseURL = "http://service.cos.myqcloud.com"
0 commit comments