all: run make builds pass with go master

Run gofmt go1.17 adds the new //go:build comments
This commit is contained in:
Dan Kortschak
2021-04-19 13:54:12 +09:30
parent 1173d570a5
commit ccc0da248a
46 changed files with 47 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build ignore
// +build ignore
package main