summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-15 21:27:29 -0600
committerJeff Carr <[email protected]>2024-12-15 21:27:29 -0600
commit0b09db58dd5b1b628729300484af66a21cf9a718 (patch)
tree65cfc0d261252cc4fb1a682807946ed16792b904
parenta31f675e1228907786e90ffd0235eb10c42cd833 (diff)
todo: need to fix this for go.work envv0.0.34
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e754bad..afe34cd 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# go install
-all: goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet
+all: vet goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet
vet:
@GO111MODULE=off go vet