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