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