diff options
| author | Jeff Carr <[email protected]> | 2025-06-30 07:45:30 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-06-30 07:45:30 -0500 |
| commit | 683522ee46da7ce97fa4948ef3e9ebb951a44c1e (patch) | |
| tree | 030fc841cbd8860bdfc224538298a12fbe45f9d4 /Makefile | |
| parent | d4f9878298b9228e5767c9c5e52cf577c2754038 (diff) | |
version v4: use 'namespace' as primary fieldv0.0.101
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ goimports: # dump autogenerated files and potential patches clean: rm -f *.pb.go go.* *.patch - go-mod-clean --purge + go-mod-clean purge #refs.pb.go: refs.proto # cd ~/go/src && protoc --go_out=. --proto_path=go.wit.com/lib/protobuf/gitpb \ |
