From 8b50a4226a2d8c76024f0e4c5a6d343fc0d577e7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 9 Jan 2025 21:40:12 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 2e3bf05f82081567cb345c835955859d509ab945 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2e3bf05f82081567cb345c835955859d509ab945 b/2e3bf05f82081567cb345c835955859d509ab945 index 4a9b3eb..3ded626 100644 --- a/2e3bf05f82081567cb345c835955859d509ab945 +++ b/2e3bf05f82081567cb345c835955859d509ab945 @@ -664,3 +664,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.newsort.pb.go`