From d1aa63096429b3c6d5f4f138ad3d56d50cb10779 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 3eaaf10..aa35fe0 100644 --- a/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff +++ b/61642fb3e3b4345b6fb115cb0553fa65fa30d0ff @@ -723,3 +723,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`