mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
"io" needs to be imported, in order to avoid " undefined: io" error. (go version: go1.12.5 linux/amd64) P.S: import statements are reordered/formatted (gofmt). Cheers