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