From 065970a0b1278556e61c851d87ac1bd70b5451e5 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Feb 2025 19:49:32 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 018772dbfb7ca9826123e0ba64dd87badad5848e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/018772dbfb7ca9826123e0ba64dd87badad5848e b/018772dbfb7ca9826123e0ba64dd87badad5848e index 490d57e..bef0bc6 100644 --- a/018772dbfb7ca9826123e0ba64dd87badad5848e +++ b/018772dbfb7ca9826123e0ba64dd87badad5848e @@ -856,3 +856,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`