From c68bb36ce039cf0b49e3a352d57436a657b37256 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 20 Jan 2025 08:18:54 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d | 2 ++ 1 file changed, 2 insertions(+) diff --git a/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d b/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d index 2f0542a..6e0b962 100644 --- a/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d +++ b/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d @@ -851,3 +851,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`