1
0
mirror of https://github.com/moby/moby.git synced 2025-08-01 05:47:11 +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 linux
// +build linux
package main