summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-08 10:10:14 -0600
committerJeff Carr <[email protected]>2025-01-08 10:10:14 -0600
commitae8fd94a2c33f1bcfa56e009c4b88d82f0712c9d (patch)
tree40564e11416acc09442d68e9f7e8ddc1038c38bc /Makefile
parente27e1716d77f4d4f09d89285707895724e7a3838 (diff)
output cleanupsv0.22.37
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d84db3b..61d6d37 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%Y.%m.%d)
info: install
- forge
+ forge dirty
vet:
@GO111MODULE=off go vet