moby--moby/libnetwork/cmd/dnet
Kir Kolyshkin 0f6cb61f2d Switch from x/net/context -> context
Since Go 1.7, context is a standard package. Since about Go 1.9 time,
all x/net/context provides is a few aliases to types in context, meaning
"x/net/context" and "context" can be mixed freely.

Some vendored packages still use x/net/context, so vendor entry remains
for now.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-04-24 14:57:04 -07:00
..
cmd.go fix review comments 2016-12-03 13:24:48 +08:00
dnet.go Switch from x/net/context -> context 2018-04-24 14:57:04 -07:00
dnet_linux.go Move engine-api to docker/docker/api 2016-09-07 14:38:45 -07:00
dnet_windows.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
flags.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
libnetwork.toml Provide a way for libnetwork to make use of Agent mode functionalities 2016-06-05 18:41:21 -07:00