moby--moby/daemon/images
Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context
Since Go 1.7, context is a standard package. Since Go 1.9, everything
that is provided by "x/net/context" is a couple of type aliases to
types in "context".

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

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-04-23 13:52:44 -07:00
..
cache.go
image.go
image_builder.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_commit.go
image_delete.go
image_events.go
image_exporter.go
image_history.go Builder: Fix CI issues 2018-03-19 14:29:36 -07:00
image_import.go
image_inspect.go
image_prune.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_pull.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_push.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_search.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_search_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_tag.go
image_unix.go
image_windows.go
images.go Builder: Fix CI issues 2018-03-19 14:29:36 -07:00
locals.go
service.go Add `Len()` to image store for info endpoint 2018-03-13 11:58:05 -04:00