rhtyd commented on pull request #21:
URL: https://github.com/apache/cloudstack-go/pull/21#issuecomment-967100154


   Thanks for sharing @psycofdj I understand your problem, you can do two 
things:
   - Pin your projects to use same go-sdk tag which works with your cloudstack 
version (in go.mod etc) https://github.com/apache/cloudstack-go/tags
   - Handle the case of mgmt server ID in main branch so it would serialise 
both integer and string IDs as string in the struct (so json->struct won't 
break)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to