summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-18 03:59:05 -0600
committerJeff Carr <[email protected]>2025-01-18 03:59:05 -0600
commit824c54d205be24ca1324963f71927afd7573b72e (patch)
tree630d1c312619a2d2258aa83f179dbd362e554515 /Makefile
parenta04e1784d1c892fa66a35179ef8f49006e9208b2 (diff)
more branch debuggingv0.22.44
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3534d50..e4af688 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
info: install
# forge dirty
- forge examine
+ forge examine fix
vet:
@GO111MODULE=off go vet