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`