From 76b9833751bcd6bbf3d5513e559ba4af90d199d2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 04:50:15 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 73e53581d8e17aa22b3f3e875140b60c23f56da7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/73e53581d8e17aa22b3f3e875140b60c23f56da7 b/73e53581d8e17aa22b3f3e875140b60c23f56da7 index dc427f7..f3fec2e 100644 --- a/73e53581d8e17aa22b3f3e875140b60c23f56da7 +++ b/73e53581d8e17aa22b3f3e875140b60c23f56da7 @@ -694,3 +694,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`