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/v2@v2.10.0
   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: dev-unsubscr...@cloudstack.apache.org

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


Reply via email to