File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/scaleway/docker-machine-driver-scaleway
2
2
3
3
replace (
4
- github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.4.2
5
- github.com/docker/docker => github.com/docker/engine v1.4.2-0.20190822205725-ed20165a37b4
4
+ github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.9.3
5
+ github.com/docker/docker => github.com/docker/engine v1.13.1
6
6
github.com/renstrom/fuzzysearch v1.1.0 => github.com/lithammer/fuzzysearch v1.1.0
7
7
)
8
8
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
7
7
github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
8
8
github.com/docker/engine v1.4.2-0.20190822205725-ed20165a37b4 h1:+VAGRKyn9Ca+ckzV/PJsaRO7UXO9KQjFmSffcSDrWdE =
9
9
github.com/docker/engine v1.4.2-0.20190822205725-ed20165a37b4 /go.mod h1:3CPr2caMgTHxxIAZgEMd3uLYPDlRvPqCpyeRf6ncPcY =
10
+ github.com/docker/engine v1.13.1 h1:Cks33UT9YBW5Xyc3MtGDq2IPgqfJtJ+qkFaxc2b0Euc =
11
+ github.com/docker/engine v1.13.1 /go.mod h1:3CPr2caMgTHxxIAZgEMd3uLYPDlRvPqCpyeRf6ncPcY =
10
12
github.com/docker/machine v0.16.2 h1:jyF9k3Zg+oIGxxSdYKPScyj3HqFZ6FjgA/3sblcASiU =
11
13
github.com/docker/machine v0.16.2 /go.mod h1:I8mPNDeK1uH+JTcUU7X0ZW8KiYz0jyAgNaeSJ1rCfDI =
12
14
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
You can’t perform that action at this time.
0 commit comments