From 7eb861855d588bdb1d16ff3a0a5a099f6f932062 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 05:34:49 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 0ca91f5730c1adbed9286e2181d49d526767fdf0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/0ca91f5730c1adbed9286e2181d49d526767fdf0 b/0ca91f5730c1adbed9286e2181d49d526767fdf0 index 999e3dd..c1f968f 100644 --- a/0ca91f5730c1adbed9286e2181d49d526767fdf0 +++ b/0ca91f5730c1adbed9286e2181d49d526767fdf0 @@ -1133,3 +1133,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`