From d24eb1e04c195652377974c49f00f766ee9346e1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 04:50:35 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 02903cdd23885c21e2d1187471a1e8283de90f5e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/02903cdd23885c21e2d1187471a1e8283de90f5e b/02903cdd23885c21e2d1187471a1e8283de90f5e index 432070a..ac5d906 100644 --- a/02903cdd23885c21e2d1187471a1e8283de90f5e +++ b/02903cdd23885c21e2d1187471a1e8283de90f5e @@ -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`