diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ # go install -all: goimports forgeConfig.pb.go uuid.pb.go patch.pb.go vet +all: forgeConfig.pb.go uuid.pb.go patch.pb.go goimports vet generate: clean go-mod-clean |
