summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-09 21:15:52 -0600
committerJeff Carr <[email protected]>2025-01-09 21:15:52 -0600
commit40c340c6267aa53164804aad6ed988183fc42d3f (patch)
tree1ad29ea8e104520611b7f7876393645bbbc768af /Makefile
parentf9dd82cdcc6db632bfdecf2623e7e1486a37c6b3 (diff)
requires sortv0.0.45
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d7ba526..d796cbd 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# go install
-all: goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet
+all: forgeConfig.pb.go uuid.pb.go patch.pb.go goimports vet
generate: clean
go-mod-clean