summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-16 00:19:23 -0600
committerJeff Carr <[email protected]>2024-12-16 00:19:23 -0600
commit6922059a0b58904263c7119ebd8e96aabbb3053a (patch)
tree2dd5c66b5e4ecaa5673a0873e654ebcdfc8c4375 /Makefile
parent0b09db58dd5b1b628729300484af66a21cf9a718 (diff)
sortcut for finding Getwd() repov0.0.35
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afe34cd..e754bad 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# go install
-all: vet goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet
+all: goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet
vet:
@GO111MODULE=off go vet