From f7ba9bf73ec7722ff49809b23b289804b9f64e9c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 19 Jan 2025 04:42:29 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 8a31bc263407f32c857747f346c2848004eaebed | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8a31bc263407f32c857747f346c2848004eaebed b/8a31bc263407f32c857747f346c2848004eaebed index f5b5aa9..fdd9a2b 100644 --- a/8a31bc263407f32c857747f346c2848004eaebed +++ b/8a31bc263407f32c857747f346c2848004eaebed @@ -694,3 +694,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`