Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit e819e97

Browse files
committed
pin docker versions for fsouza
1 parent cf25601 commit e819e97

File tree

65 files changed

+498
-5646
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+498
-5646
lines changed

Gopkg.lock

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,23 @@
55

66
[[constraint]]
77
name = "github.com/fsouza/go-dockerclient"
8-
branch = "master"
8+
version = "v1.3.0"
99

1010
[[constraint]]
11+
name = "github.com/docker/docker"
1112
branch = "master"
13+
14+
[[override]]
15+
name = "github.com/docker/distribution"
16+
revision = "83389a148052d74ac602f5f1d62f86ff2f3c4aa5"
17+
18+
[[override]]
19+
name = "github.com/docker/libnetwork"
20+
revision = "19279f0492417475b6bfbd0aa529f73e8f178fb5"
21+
22+
[[constraint]]
1223
name = "github.com/nightlyone/lockfile"
24+
revision = "0ad87eef1443f64d3d8c50da647e2b1552851124"
1325

1426
[[constraint]]
1527
name = "github.com/pmezard/go-difflib"

vendor/github.com/docker/distribution/AUTHORS

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/digest/digest.go

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)