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