From b3bf9ef8be141e9f37db65372a546572f82cf507 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 14 Dec 2024 15:24:56 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 5673e2cc2e82206cf4c864dd1b56538895fe6a6e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/5673e2cc2e82206cf4c864dd1b56538895fe6a6e b/5673e2cc2e82206cf4c864dd1b56538895fe6a6e index 54f097c..935108f 100644 --- a/5673e2cc2e82206cf4c864dd1b56538895fe6a6e +++ b/5673e2cc2e82206cf4c864dd1b56538895fe6a6e @@ -673,3 +673,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.pb.go`