style: go fmt and goimports

This commit is contained in:
Dan Anglin 2021-09-15 05:51:22 +01:00
parent e70d7c5611
commit 7d97ed4834
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638
4 changed files with 7 additions and 6 deletions

View file

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