diff options
| author | Jeff Carr <[email protected]> | 2025-03-22 05:22:18 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-22 05:22:18 -0500 |
| commit | 3420aee2911af5ecfc8ee77bfff2c890b78d86ab (patch) | |
| tree | 8f5c131e36d527b939e599aaaa40b429dda6ad90 | |
| parent | 5ef3364bf1d37c94be2554389caabf58949e0304 (diff) | |
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ toolkitConfig.pb.go: toolkitConfig.proto clean: rm -f go.* *.pb.go + go-mod-clean --purge |
