ucloud-sdk-go
ucloud-sdk-go copied to clipboard
UCloud SDK for Golang
Please add your requirements of UCloud API at here. eg. **API Name** - CreateUHostInstance - DescribeUHostInstance We will push it forward as soon as posible.
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191011191535-87dc89f01550 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Version of UCloud SDK? v0.21.47 ### Version of Go (`go version`)? go1.19.2 ### What issue did you see? DescribeShareBandwidthPriceResponse 中的 TotalPrice 应该是 float ### Steps to reproduce [{"Action":"DescribeShareBandwidthPriceResponse","ListPrice":0.2,"PurchaseValue":1669563557,"Request_uuid":"0dcdfb21-2ab4-4ae1-9ea6-168a8e3761e9","RetCode":0,"TotalPrice":0.2}] got...
BUG FIXES: https://github.com/ucloud/ucloud-sdk-go/issues/371