docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.62k stars 1.97k forks source link

Convert machine from go dep to go mod #4864

Open afbjorklund opened 3 years ago

afbjorklund commented 3 years ago

Description

Convert from go dep to go mod, using go mod init

Related issue(s)