ecs.UpdateServerMetadata seems to fail if built with go1.18
Hello
I have a program that requires huaweicloud-sdk-go-v3 (latest version; 0.0.89) for mainly management of ECS instances.
when the program is built with go1.16 there's no problem, but when built with go1.18, the function UpdateServerMetadata panics with "unexpected fault address"
I attach a small piece of code that can reproduce the error and the logs. sample.zip
Thank you for your feedback. I'll check this out.
hello @mawenbo-huawei thanks for taking care of this. any news?
Hello @mawenbo-huawei Are there any news on this topic?
The problem has been fixed, please use the latest version
@Huaweicloud-SDK Thanks for your feedback. With the latest version of the SDK using more recent go versions (1.19.x and 1.20.x) are working correctly. So this ticket can be closed.