add go:build headers everywhere

This commit is contained in:
Michael Eischer 2022-03-28 22:23:47 +02:00
parent a08b95c497
commit c60540b196
47 changed files with 50 additions and 3 deletions

View file

@ -1,3 +1,4 @@
//go:build debug
// +build debug
package debug