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