1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05: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
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C
389 changed files with 400 additions and 16 deletions

View file

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