archive: add missing bytes package
Docker-DCO-1.1-Signed-off-by: Johan Euphrosine <proppy@google.com> (github: proppy) Upstream-commit: 4a3aefbb5232433098c9d27423a10031eb17ff93 Component: engine
This commit is contained in:
@@ -2,6 +2,7 @@ package archive
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
"bytes"
|
||||
"compress/bzip2"
|
||||
"compress/gzip"
|
||||
"errors"
|
||||
|
||||
Reference in New Issue
Block a user