summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-19 02:58:11 -0600
committerJeff Carr <[email protected]>2024-01-19 02:58:11 -0600
commit616b33c41b85f88b354e50b0d7471f4f35dfc7e6 (patch)
tree891fe74160eb720f52a425765e8abb1b3f5a2f10
parenta2f9dc6c39c959929549acc64305f003e46faea8 (diff)
goimport for reference
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d87a06..a3e323f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,9 @@ all: build debian
build: nocui gocui andlabs
+goimports:
+ goimports -w *.go
+
redomod:
rm -f go.*
GO111MODULE= go mod init