From 43402ccabffbc8337682ba7340cd39d4e9e24d0c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 19 Jan 2025 09:27:18 -0600 Subject: [PATCH] Notes added by 'git notes append' --- f29f25b9b7ddf0ebf869ba764df844f87fce063f | 2 ++ 1 file changed, 2 insertions(+) diff --git a/f29f25b9b7ddf0ebf869ba764df844f87fce063f b/f29f25b9b7ddf0ebf869ba764df844f87fce063f index 30a735d..6762352 100644 --- a/f29f25b9b7ddf0ebf869ba764df844f87fce063f +++ b/f29f25b9b7ddf0ebf869ba764df844f87fce063f @@ -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`