diff options
| author | Jeff Carr <[email protected]> | 2025-02-08 06:34:51 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-08 06:34:51 -0600 |
| commit | fefa99920b0ae39f685f58a28f89bf2a24881f12 (patch) | |
| tree | 099f6456549f6e1e35927014ca714b568cdbfedd /Makefile | |
| parent | 8185d8bc1a916980b4c1a1072e1ef78804a0f484 (diff) | |
global protobuf name conflict
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,5 +49,5 @@ redomod: GO111MODULE= go mod tidy proto: - autogenpb --proto view.proto + autogenpb --proto gocuiView.proto make goimports |
