Skip to content

Conversation

middagj
Copy link
Contributor

@middagj middagj commented Feb 15, 2021

I was creating #31 and notices that it used the deprecated dependency management tool for Go.

This PR upgrades to Go Modules, which is basically a:

go mod init github.com/machine-drivers/docker-machine-driver-vmware
go mod vendor
go mod tidy
rm Gopkg.*

@mikeroySoft mikeroySoft merged commit 332cd7c into machine-drivers:master Apr 16, 2021
@mikeroySoft
Copy link
Contributor

Thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants