diff options
| author | Jeff Carr <[email protected]> | 2025-10-11 08:54:53 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-11 09:26:56 -0500 |
| commit | 63e3a8382583af1d96da91295616df66fcf25dc4 (patch) | |
| tree | 97dd44114a87cb71a8e0dff51f0187affba18bd4 /Makefile | |
| parent | 300d69a300c2b4eaaab9dab4640ca1c9aeeac2f5 (diff) | |
a good day. finally the right place to put all this
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,3 +12,7 @@ clean: rm -f *.pb.go *.patch -rm -f go.* -go-mod-clean purge + +redo-gomod: + go mod init + go mod tidy |
