summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-16 15:18:04 -0500
committerJeff Carr <[email protected]>2025-10-16 15:18:04 -0500
commit9a0089928e713a35b4a5c0ab46b86fd1a2e498da (patch)
treed8d91e8d9797f3222bcfd8d244c137e34eaadbd5 /Makefile
parent43599276915dbcef6f941aa31cfea9cc2c2512aa (diff)
try to sort by time. didn't work
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f98caf..d32afa0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: proto vet
+all: goimports proto vet
proto:
autogenpb --proto stat.proto