summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-31 08:45:58 -0600
committerJeff Carr <[email protected]>2024-01-31 08:45:58 -0600
commit424c8d5a36e272ccedb2a6717c2a3d08b2ea1768 (patch)
treec3ae81966d601dcb9a5fc49f1cbc135262e26d27 /Makefile
parent9ff813b0ad6a68c2aad8f6a7365b452a19c07457 (diff)
add versions and timestamps
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 8381034..4b3227e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,9 @@ all:
./go.wit.com
@# ./myrepos >/tmp/myrepos.stderr 2>&1
+goimports:
+ goimports -w *.go
+
redomod:
rm -f go.*
GO111MODULE= go mod init