summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_cp_test.go
diff options
context:
space:
mode:
authorSebastiaan van Stijn <github@gone.nl>2020-02-07 14:39:24 +0100
committerSebastiaan van Stijn <github@gone.nl>2020-02-11 00:06:42 +0100
commit9f0b3f5609faf69537cdf1882c251deec6e9eb26 (patch)
tree3c1fb5a8190e27d6c0a6c4041c8ed24228f995d5 /integration-cli/docker_cli_cp_test.go
parentc6400be46865296db2891d6cf1324982700537e0 (diff)
downloaddocker-9f0b3f5609faf69537cdf1882c251deec6e9eb26.tar.gz
bump gotest.tools v3.0.1 for compatibility with Go 1.14
full diff: https://github.com/gotestyourself/gotest.tools/compare/v2.3.0...v3.0.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Diffstat (limited to 'integration-cli/docker_cli_cp_test.go')
-rw-r--r--integration-cli/docker_cli_cp_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/integration-cli/docker_cli_cp_test.go b/integration-cli/docker_cli_cp_test.go
index 3a84bad200..346c484bd5 100644
--- a/integration-cli/docker_cli_cp_test.go
+++ b/integration-cli/docker_cli_cp_test.go
@@ -11,9 +11,9 @@ import (
"strings"
"testing"
- "gotest.tools/assert"
- is "gotest.tools/assert/cmp"
- "gotest.tools/icmd"
+ "gotest.tools/v3/assert"
+ is "gotest.tools/v3/assert/cmp"
+ "gotest.tools/v3/icmd"
)
const (