psycofdj commented on pull request #7:
URL: https://github.com/apache/cloudstack-go/pull/7#issuecomment-918272979


   like a charm, thank you !
   
   ```
   go get github.com/apache/cloudstack-go/[email protected]
   go: downloading github.com/apache/cloudstack-go/v2 v2.10.0
   go get: upgraded github.com/apache/cloudstack-go/v2 
v2.0.0-20210831123014-8290b0373f69 => v2.10.0
   ```
   
   ```diff
    module github.com/terraform-providers/terraform-provider-cloudstack
    
    require (
   -       github.com/apache/cloudstack-go/v2 v2.0.0-20210831123014-8290b0373f69
   +       github.com/apache/cloudstack-go/v2 v2.10.0
           github.com/hashicorp/go-multierror v1.1.1
           github.com/hashicorp/terraform-plugin-sdk v1.17.0
           github.com/smartystreets/goconvey v1.6.4 // indirect
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to