From a4a8f21612587a872b7d08402e5da5fb8d3a6145 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 28 Dec 2024 19:38:22 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 26b02253a87f9f9fc344b179eab4839706b5a9a2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/26b02253a87f9f9fc344b179eab4839706b5a9a2 b/26b02253a87f9f9fc344b179eab4839706b5a9a2 index d55298e..b0f3d34 100644 --- a/26b02253a87f9f9fc344b179eab4839706b5a9a2 +++ b/26b02253a87f9f9fc344b179eab4839706b5a9a2 @@ -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`