1
0
mirror of https://github.com/moby/moby.git synced 2025-07-29 07:21:35 +03:00

Update to Go 1.17.0, and gofmt with Go 1.17

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-08-23 15:14:53 +02:00
parent 8207c05cfc
commit 686be57d0a
389 changed files with 400 additions and 16 deletions

View File

@ -1,3 +1,4 @@
//go:build !windows
// +build !windows
package main