mirror of
https://github.com/moby/moby.git
synced 2025-12-24 13:21:20 +03:00
Merge pull request #3330 from shykes/pkg-term
Move utility package 'term' to pkg/term
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
"github.com/dotcloud/docker"
|
||||
"github.com/dotcloud/docker/engine"
|
||||
"github.com/dotcloud/docker/term"
|
||||
"github.com/dotcloud/docker/pkg/term"
|
||||
"github.com/dotcloud/docker/utils"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
||||
Reference in New Issue
Block a user