From 625217e6c201486dbcde3214ed6bbcb9484fc429 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 07:59:38 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 6df0c3ebde664b60175a6e0185e61f7b4097e13a | 2 ++ 1 file changed, 2 insertions(+) diff --git a/6df0c3ebde664b60175a6e0185e61f7b4097e13a b/6df0c3ebde664b60175a6e0185e61f7b4097e13a index 8620145..3b17767 100644 --- a/6df0c3ebde664b60175a6e0185e61f7b4097e13a +++ b/6df0c3ebde664b60175a6e0185e61f7b4097e13a @@ -1171,3 +1171,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`