Use Go 1.17 go:build comment

This commit is contained in:
Mariano Cano 2021-11-01 19:13:49 -07:00
parent 7bbcda6f9d
commit e2538e0443
1 changed files with 1 additions and 0 deletions

View File

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