goimport for reference

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-19 02:58:11 -06:00
parent a2f9dc6c39
commit 616b33c41b
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ all: build debian
build: nocui gocui andlabs
goimports:
goimports -w *.go
redomod:
rm -f go.*
GO111MODULE= go mod init