mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
This change copies the daemon/internal/timestamp package (previously api/types/time) to an internal client package and updates the client usage for GetTimestamp functionality. Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>