diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ goimports: clean: -rm -f forge go.* # -rm -f ~/go/src/repos.pb - go-mod-clean --purge + go-mod-clean purge identify-protobuf: autogenpb --identify ~/go/src/repos.pb |
