From f7bf89148d1c66505dc102f0e27f62371f5004f4 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 26 Nov 2024 05:12:28 -0600 Subject: go vet works --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 920c3d8..fb5d194 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ lint: # autofixes your import headers in your golang files goimports: goimports -w *.go - make -C example goimports redomod: rm -f go.* -- cgit v1.2.3