From 2f953616926f7bbc0abdce50d92545f360e46452 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 11:28:55 -0600 Subject: [PATCH] Notes added by 'git notes append' --- f10c5683fe72e6fb6e0cc83621716323ceabb662 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/f10c5683fe72e6fb6e0cc83621716323ceabb662 b/f10c5683fe72e6fb6e0cc83621716323ceabb662 index 31ac95a..f098963 100644 --- a/f10c5683fe72e6fb6e0cc83621716323ceabb662 +++ b/f10c5683fe72e6fb6e0cc83621716323ceabb662 @@ -694,3 +694,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`