From 2a6131c02a263f66d3a0ccb287d4cc53351ff025 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Feb 2025 19:49:32 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 018772dbfb7ca9826123e0ba64dd87badad5848e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/018772dbfb7ca9826123e0ba64dd87badad5848e b/018772dbfb7ca9826123e0ba64dd87badad5848e index 3eaaf10..aa35fe0 100644 --- a/018772dbfb7ca9826123e0ba64dd87badad5848e +++ b/018772dbfb7ca9826123e0ba64dd87badad5848e @@ -723,3 +723,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`