From 69dec8d56625cf26b97b1b192fb4a26b817574b6 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 20 Jan 2025 03:33:29 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 2ce39384862b25aa1347a559b11669ff17b9b173 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2ce39384862b25aa1347a559b11669ff17b9b173 b/2ce39384862b25aa1347a559b11669ff17b9b173 index e26aa9f..e4a160e 100644 --- a/2ce39384862b25aa1347a559b11669ff17b9b173 +++ b/2ce39384862b25aa1347a559b11669ff17b9b173 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`