todo: need to fix this for go.work env

This commit is contained in:
Jeff Carr 2024-12-15 21:27:29 -06:00
parent a31f675e12
commit 0b09db58dd
1 changed files with 1 additions and 1 deletions

View File

@ -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