fix order

This commit is contained in:
Jeff Carr 2025-01-11 06:08:48 -06:00
parent de71f2692a
commit 7df10fba51
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# go install
all: goimports gitTag.pb.go goDep.pb.go repo.pb.go vet
all: gitTag.pb.go goDep.pb.go repo.pb.go goimports vet
generate: clean
go-mod-clean