containerd/pkg/progress
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
..
bar.go remove excessive []byte(s) conversion 2019-01-28 19:50:28 +03:00
doc.go Move progress into pkg 2018-05-22 13:32:25 -04:00
escape.go fix: linter issue 2019-01-23 22:54:51 +08:00
humaans.go Move progress into pkg 2018-05-22 13:32:25 -04:00
writer.go Move progress into pkg 2018-05-22 13:32:25 -04:00