Skip to content

Commit 14c5fc8

Browse files
committed
Updating docker/machine package
This includes the latest version (0.16.2) of docker/machine and a bugfix from shared VPC on Google Cloud: docker-archive-public/docker.machine#4774 Fixes tsuru#2434
1 parent ff071e5 commit 14c5fc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/docker/docker v1.5.0
2424
github.com/docker/go-connections v0.4.0 // indirect
2525
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
2727
github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect
2828
github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect
2929
github.com/exoscale/egoscale v0.9.31 // indirect
@@ -114,7 +114,7 @@ require (
114114

115115
replace (
116116
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
118118
github.com/rancher/kontainer-engine => github.com/cezarsa/kontainer-engine v0.0.4-dev.0.20200420145904-d4e1271f77cf
119119
github.com/rancher/norman => github.com/rancher/norman v0.0.0-20190930164704-e09204b63081
120120
github.com/samalba/dockerclient => github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081 h1:nERdkUtJ2v
6565
github.com/cezarsa/dockerclient v0.0.0-20190924055524-af5052a88081/go.mod h1:B3TZHoY3EjMaI/cEzZDGB2sRv7LVC/BdGvsRU43nllE=
6666
github.com/cezarsa/kontainer-engine v0.0.4-dev.0.20200420145904-d4e1271f77cf h1:U7hjDEKnfATn/AgWc4CEe3xwTLTWLVIO+Q8jSrIBi1I=
6767
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=
7068
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
7169
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd h1:qMd81Ts1T2OTKmB4acZcyKaMtRnY5Y44NuXGX2GFJ1w=
7270
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
471469
github.com/rancher/wrangler v0.1.5 h1:HiXOeP6Kci2DK+e04D1g6INT77xAYpAr54zmTTe0Spk=
472470
github.com/rancher/wrangler v0.1.5/go.mod h1:EYP7cqpg42YqElaCm+U9ieSrGQKAXxUH5xsr+XGpWyE=
473471
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=
474474
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
475475
github.com/rogpeppe/go-charset v0.0.0-20180617210344-2471d30d28b4/go.mod h1:qgYeAmZ5ZIpBWTGllZSQnw97Dj+woV0toclVaRGI8pc=
476476
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=

0 commit comments

Comments
 (0)