From 00c9c07012a4ce38cd62e3896d1f745b644bd245 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 05:35:34 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 8d275ff0545c6069da78b581bcefdc8b8f951cc9 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8d275ff0545c6069da78b581bcefdc8b8f951cc9 b/8d275ff0545c6069da78b581bcefdc8b8f951cc9 index 57c285a..d74d297 100644 --- a/8d275ff0545c6069da78b581bcefdc8b8f951cc9 +++ b/8d275ff0545c6069da78b581bcefdc8b8f951cc9 @@ -694,3 +694,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`