1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd
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
..
diagnostic Fix README flag and expose orphan network peers 2018-03-23 10:19:02 -07:00
dnet Switch from x/net/context -> context 2018-04-24 14:57:04 -07:00
ovrouter Update plugingetter import path. 2016-10-07 12:00:57 -07:00
proxy Support SCTP port mapping 2018-02-13 16:01:03 +09:00
readme_test Remove unnecessary string formats 2016-11-22 09:29:53 +08:00
ssd Make ssd portable and usuable outside the default image. 2018-02-12 17:02:01 -05:00