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

Commit 5438e03

Browse files
authored
Merge pull request #269 from nkubala/deps
Fix docker dep overrides
2 parents fccfba7 + d00973d commit 5438e03

File tree

3 files changed

+70
-30
lines changed

3 files changed

+70
-30
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
[[override]]
1515
name = "github.com/docker/distribution"
16-
revision = "83389a148052d74ac602f5f1d62f86ff2f3c4aa5"
16+
revision = "master"
1717

1818
[[override]]
1919
name = "github.com/docker/libnetwork"
20-
revision = "19279f0492417475b6bfbd0aa529f73e8f178fb5"
20+
branch = "master"
2121

2222
[[constraint]]
2323
name = "github.com/nightlyone/lockfile"

vendor/github.com/docker/libnetwork/ipamutils/utils.go

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

0 commit comments

Comments
 (0)