update pkg/cri/server/container_execsync.go.
Signed-off-by: LI, WENJIE <liwenjie@kylinos.cn>
This commit is contained in:
parent
fcd1b99c82
commit
4f7926c557
|
@ -19,6 +19,7 @@ package server
|
|||
import (
|
||||
"bytes"
|
||||
"io"
|
||||
"errors"
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
|
|
Loading…
Reference in New Issue