This commit is contained in:
Bradley Cicenas
2017-11-22 14:27:38 +00:00
parent 71b4a1de94
commit a826859202
5 changed files with 9 additions and 9 deletions

View File

@@ -8,10 +8,10 @@ import (
"time"
"github.com/bcicen/ctop/connector/collector"
"github.com/bcicen/ctop/connector/manager"
"github.com/bcicen/ctop/container"
"github.com/jgautheron/codename-generator"
"github.com/nu7hatch/gouuid"
"github.com/bcicen/ctop/connector/manager"
)
type Mock struct {