Skip to content

Commit 26a4ccf

Browse files
committed
vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
1 parent 864cc1c commit 26a4ccf

File tree

3 files changed

+24
-75
lines changed

3 files changed

+24
-75
lines changed

hack/dockerfile/install/proxy.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# LIBNETWORK_COMMIT is used to build the docker-userland-proxy binary. When
44
# updating the binary version, consider updating github.com/docker/libnetwork
55
# in vendor.conf accordingly
6-
: "${LIBNETWORK_COMMIT:=dcdf8f176d1e13ad719e913e796fb698d846de98}"
6+
: "${LIBNETWORK_COMMIT:=374259e8316124ccf1fc38c0c0f3430f8d0e9c76}"
77

88
install_proxy() {
99
case "$1" in

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ github.com/grpc-ecosystem/go-grpc-middleware 3c51f7f332123e8be5a157c0802a
4848
# libnetwork
4949

5050
# When updating, also update LIBNETWORK_COMMIT in hack/dockerfile/install/proxy.installer accordingly
51-
github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69
51+
github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
5252
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
5353
github.com/armon/go-radix e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
5454
github.com/armon/go-metrics f0300d1749da6fa982027e449ec0c7a145510c3c # v0.4.1

vendor/github.com/docker/libnetwork/iptables/iptables.go

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

0 commit comments

Comments
 (0)