From fb3aa3213c151d51e89f7f47705301b84a32a4cc Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 10:48:35 -0600 Subject: [PATCH] Notes added by 'git notes append' --- f0882de3611c3cc8ee12fe2aba607016cb635c2a | 2 ++ 1 file changed, 2 insertions(+) diff --git a/f0882de3611c3cc8ee12fe2aba607016cb635c2a b/f0882de3611c3cc8ee12fe2aba607016cb635c2a index 0d2c2b4..e8714a4 100644 --- a/f0882de3611c3cc8ee12fe2aba607016cb635c2a +++ b/f0882de3611c3cc8ee12fe2aba607016cb635c2a @@ -827,3 +827,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`