From 9a0089928e713a35b4a5c0ab46b86fd1a2e498da Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 16 Oct 2025 15:18:04 -0500 Subject: try to sort by time. didn't work --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3