File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/docker/docker v1.5.0
24
24
github.com/docker/go-connections v0.4.0 // indirect
25
25
github.com/docker/libnetwork v0.8.0-dev.2.0.20180706232811-d00ceed44cc4 // indirect
26
- github.com/docker/machine v0.7.0
26
+ github.com/docker/machine v0.16.2
27
27
github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect
28
28
github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect
29
29
github.com/exoscale/egoscale v0.9.31 // indirect
@@ -114,7 +114,7 @@ require (
114
114
115
115
replace (
116
116
github.com/docker/docker => github.com/docker/engine v0.0.0-20190219214528-cbe11bdc6da8
117
- github.com/docker/machine => github.com/cezarsa /machine v0.7.1-0.20190219165632-cdcfd549f935
117
+ github.com/docker/machine => github.com/rodolfo3 /machine v0.16.2-gcp-shared-support-123c7057
118
118
github.com/rancher/kontainer-engine => github.com/cezarsa/kontainer-engine v0.0.4-dev.0.20200420145904-d4e1271f77cf
119
119
github.com/rancher/norman => github.com/rancher/norman v0.0.0-20190930164704-e09204b63081
120
120
github.com/samalba/dockerclient => github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081
Original file line number Diff line number Diff line change @@ -65,8 +65,6 @@ github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081 h1:nERdkUtJ2v
65
65
github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081 /go.mod h1:B3TZHoY3EjMaI/cEzZDGB2sRv7LVC/BdGvsRU43nllE =
66
66
github.com/cezarsa/kontainer-engine v0.0.4-dev.0.20200420145904-d4e1271f77cf h1:U7hjDEKnfATn/AgWc4CEe3xwTLTWLVIO+Q8jSrIBi1I =
67
67
github.com/cezarsa/kontainer-engine v0.0.4-dev.0.20200420145904-d4e1271f77cf /go.mod h1:3lpmRi6KzIKEOyLuwqrToRhK0L0Z7/PdNS08Bfi7fQg =
68
- github.com/cezarsa/machine v0.7.1-0.20190219165632-cdcfd549f935 h1:5zCYEyUB91XDlstHctPrAoWkD7j+Wfb5FRTppDEZF8k =
69
- github.com/cezarsa/machine v0.7.1-0.20190219165632-cdcfd549f935 /go.mod h1:Dx5ygAngNW5Ztbxlb8h5h6WGQ8ceG7mKLgB8i3eS9P0 =
70
68
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
71
69
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd h1:qMd81Ts1T2OTKmB4acZcyKaMtRnY5Y44NuXGX2GFJ1w =
72
70
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd /go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI =
@@ -471,6 +469,8 @@ github.com/rancher/types v0.0.0-20190827214052-704648244586/go.mod h1:9L7VLTwNVt
471
469
github.com/rancher/wrangler v0.1.5 h1:HiXOeP6Kci2DK+e04D1g6INT77xAYpAr54zmTTe0Spk =
472
470
github.com/rancher/wrangler v0.1.5 /go.mod h1:EYP7cqpg42YqElaCm+U9ieSrGQKAXxUH5xsr+XGpWyE =
473
471
github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446 /go.mod h1:uYEyJGbgTkfkS4+E/PavXkNJcbFIpEtjt2B0KDQ5+9M =
472
+ github.com/rodolfo3/machine v0.16.2-gcp-shared-support-123c7057 h1:BtPPMxbQ03ldk534RWSS+guQyE8+2anECrPFNd7nUXs =
473
+ github.com/rodolfo3/machine v0.16.2-gcp-shared-support-123c7057 /go.mod h1:YLQpxZqIA46CAlfMVKuPHoM4JOyiLZ4M0uBeS2ioF4o =
474
474
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af /go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg =
475
475
github.com/rogpeppe/go-charset v0.0.0-20180617210344-2471d30d28b4 /go.mod h1:qgYeAmZ5ZIpBWTGllZSQnw97Dj+woV0toclVaRGI8pc =
476
476
github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
You can’t perform that action at this time.
0 commit comments