summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-07 18:23:05 -0600
committerJeff Carr <[email protected]>2025-02-07 18:23:05 -0600
commitd8a2e56b8885d4a4ddf80925f1b891d5e896a1aa (patch)
tree5de23bb2f1c2a3a59cb3cabd0cf289761a8a1b00 /Makefile
parent54f4c4be3d35cc2c86706aed673392a01d5c7e45 (diff)
updated proto files to conform with autogenpb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f867ef2..2413c56 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# go install
-all: package.pb.go machine.pb.go vet
+all: package.pb.go machine.pb.go goimports vet
vet:
@GO111MODULE=off go vet