mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
archive: add missing bytes package
Docker-DCO-1.1-Signed-off-by: Johan Euphrosine <proppy@google.com> (github: proppy)
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