mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Move integration-cli/request to internal/test/request…
… and change a bit the method signature Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/client"
|
||||
"github.com/docker/docker/integration-cli/checker"
|
||||
"github.com/docker/docker/integration-cli/request"
|
||||
"github.com/docker/docker/internal/test/request"
|
||||
"github.com/docker/docker/pkg/stdcopy"
|
||||
"github.com/go-check/check"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
Reference in New Issue
Block a user