all: use build directives for both Go1.17 and earlier versions

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2021-09-16 17:59:59 +02:00
committed by Ayke
parent b35496dd1b
commit 3b16972ed8
48 changed files with 51 additions and 3 deletions
@@ -1,3 +1,4 @@
//go:build wioterminal
// +build wioterminal
package main