moby--moby/container
Justin Cormack c435551ccc
Switch to google/uuid
pborman/uuid and google/uuid used to be different versions of
the same package, but now pborman/uuid is a compatibility wrapper
around google/uuid, maintained by the same person.

Clean up some of the usage as the functions differ slightly.

Not yet removed some uses of pborman/uuid in vendored code but
I have PRs in process for these.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2019-03-13 14:13:58 +00:00
..
stream
archive.go
container.go Merge pull request #37092 from cpuguy83/local_logger 2018-08-20 07:01:41 +01:00
container_unit_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
container_unix.go Add pids-limit support in docker update 2019-02-21 14:17:38 -08:00
container_windows.go Add pids-limit support in docker update 2019-02-21 14:17:38 -08:00
env.go
env_test.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
mounts_windows.go
state.go
state_test.go
store.go
view.go fix code typo 2019-01-11 15:14:17 +08:00
view_test.go Switch to google/uuid 2019-03-13 14:13:58 +00:00