summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 12:52:25 -0600
committerJeff Carr <[email protected]>2025-02-01 12:52:25 -0600
commitebb03139bb875cef38dbaff1aaaf5a546ff1ce1a (patch)
tree4db5a5c4b0bc6294308fe983a428a23c733538ce /Makefile
parent4695ada40934806b4323400e0c6135c1c7d9c435 (diff)
can't use protobuf in a plugin yetv0.22.16
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index becff5b..97cef99 100644
--- a/Makefile
+++ b/Makefile
@@ -46,3 +46,4 @@ redomod:
proto:
autogenpb --proto view.proto
+ make goimports