Files
containerd/pkg/progress/bar.go
Iskander (Alex) Sharipov dfebb404cb remove excessive []byte(s) conversion
`copy` permits using to mix `[]byte` and `string` arguments without
explicit conversion. I removed explicit conversion to make the code simpler.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-01-28 19:50:28 +03:00

1.7 KiB