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