summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-20 19:53:23 -0600
committerJeff Carr <[email protected]>2024-01-20 19:53:23 -0600
commit57843518b20cbf544a96b885b619e83529602597 (patch)
tree0712deb9602a8a5a184ad6b0d49dbee8b4699516 /Makefile
parente21b61fa9690e547d47a71ad99bfd2af6eb8c58a (diff)
lots of cleanups for the gui and toolkit packagesv0.12.14
log flags gui again fix panic() SetVisible() false on create update go mod Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bfb1c64..7b1c7fb 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,9 @@ all:
@echo in that sense, they are intended to be useful wrappers
@echo
+goimports:
+ goimports -w *.go
+
redomod:
rm -f go.*
GO111MODULE= go mod init