Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 665d244

Browse files
authored
Merge pull request #196 from andrewhsu/fix-lock
[17.07] vndr libnetwork to bring in lock fix
2 parents 3f7ca09 + b6c875c commit 665d244

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ github.com/imdario/mergo 0.2.1
2727
golang.org/x/sync de49d9dcd27d4f764488181bea099dfe6179bcf0
2828

2929
#get libnetwork packages
30-
github.com/docker/libnetwork 230db20572a70538227b65ca72f7627c8b2bae41
30+
github.com/docker/libnetwork 4a242dba7739bb7d4351b260863b5e8789ea5abe
3131
github.com/docker/go-events 18b43f1bc85d9cdd42c05a6cd2d444c7a200a894
3232
github.com/armon/go-radix e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
3333
github.com/armon/go-metrics eb0af217e5e9747e41dd5303755356b62d28e3ec

components/engine/vendor/github.com/docker/libnetwork/drivers/overlay/ov_network.go

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

0 commit comments

Comments
 (0)