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