summaryrefslogtreecommitdiff
path: root/integration-cli/docker_deprecated_api_v124_unix_test.go
diff options
context:
space:
mode:
authorSebastiaan van Stijn <github@gone.nl>2021-08-23 15:14:53 +0200
committerSebastiaan van Stijn <github@gone.nl>2021-08-24 23:33:27 +0200
commit686be57d0a6e514c0cddb2f3ac9cbb3cbef87f5f (patch)
tree169aab366fce8e45b8fcfbe060a25b4a74cbea12 /integration-cli/docker_deprecated_api_v124_unix_test.go
parent8207c05cfcff9853e3e65b2b87b8355d9f65e734 (diff)
downloaddocker-686be57d0a6e514c0cddb2f3ac9cbb3cbef87f5f.tar.gz
Update to Go 1.17.0, and gofmt with Go 1.17
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Diffstat (limited to 'integration-cli/docker_deprecated_api_v124_unix_test.go')
-rw-r--r--integration-cli/docker_deprecated_api_v124_unix_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-cli/docker_deprecated_api_v124_unix_test.go b/integration-cli/docker_deprecated_api_v124_unix_test.go
index 7bf7de44ea..f8665f58b1 100644
--- a/integration-cli/docker_deprecated_api_v124_unix_test.go
+++ b/integration-cli/docker_deprecated_api_v124_unix_test.go
@@ -1,3 +1,4 @@
+//go:build !windows
// +build !windows
package main