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