From e9562b60757fb417ebf7f9887080e90e3e425b69 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Feb 2025 19:49:45 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 61642fb3e3b4345b6fb115cb0553fa65fa30d0ff | 2 ++ 1 file changed, 2 insertions(+) diff --git a/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff b/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff index 490d57e..bef0bc6 100644 --- a/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff +++ b/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff @@ -856,3 +856,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`