vmware / vsphere-automation-sdk-go

Go programming language SDK (Beta) for VMC. NSX-T and vSphere services will be added soon.
Other
35 stars 24 forks source link

Update gomod #33

Closed TaoZou1 closed 2 weeks ago

TaoZou1 commented 2 weeks ago

While running 'go list' for each go.mod, it reported: 'go: gitlab.com/vmware/vsphere-automation-sdk-go/runtime@v0.7.0: ...' Update the gitlab to github

vmwclabot commented 2 weeks ago

@TaoZou1, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.