containerd/pkg
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
..
dialer Move dialer to pkg 2018-05-22 13:32:25 -04:00
progress remove excessive []byte(s) conversion 2019-01-28 19:50:28 +03:00
seed Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00
testutil fix: linter issue 2019-01-23 22:54:51 +08:00