From 380d260df4367d3855f3dbb370da9b66c49d6411 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 8 Jan 2025 04:42:41 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 4f84a4e584ff49f4351c236df633f1c690ccbda5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/4f84a4e584ff49f4351c236df633f1c690ccbda5 b/4f84a4e584ff49f4351c236df633f1c690ccbda5 index c01a860..b3f010a 100644 --- a/4f84a4e584ff49f4351c236df633f1c690ccbda5 +++ b/4f84a4e584ff49f4351c236df633f1c690ccbda5 @@ -683,3 +683,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.pb.go`