From 46a18cd62604eebc021e8fdd8623f8bc9ce792ca Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 13 Jan 2025 09:10:31 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 135d28aec675d06e886987e465c192519ae14505 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/135d28aec675d06e886987e465c192519ae14505 b/135d28aec675d06e886987e465c192519ae14505 index dadff97..66c7312 100644 --- a/135d28aec675d06e886987e465c192519ae14505 +++ b/135d28aec675d06e886987e465c192519ae14505 @@ -786,3 +786,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`