From 55afd089f45ad0eeaba6843c60258f034bc289c8 Mon Sep 17 00:00:00 2001 From: dlorenc Date: Fri, 28 Sep 2018 13:44:36 -0700 Subject: [PATCH] Switch the source of libmachine to machine-drivers. --- Gopkg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Gopkg.toml b/Gopkg.toml index f96d69ce72..6354999954 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -31,6 +31,7 @@ [[constraint]] branch = "master" + source = "github.com/machine-drivers/machine" name = "github.com/docker/machine" [[constraint]]