From bf7b1b19d0d2bfab33204ac495f21b524c06d1d5 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 30 Jan 2025 02:53:21 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 329710f9e77decafde93f276e6b52a9f20ea7419 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/329710f9e77decafde93f276e6b52a9f20ea7419 b/329710f9e77decafde93f276e6b52a9f20ea7419 index 0cf7e09..67317c9 100644 --- a/329710f9e77decafde93f276e6b52a9f20ea7419 +++ b/329710f9e77decafde93f276e6b52a9f20ea7419 @@ -718,3 +718,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`