From 94d6638825f0f4a1f1d71848c23e1bf929f0564f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 20 Jan 2025 03:33:59 -0600 Subject: [PATCH] Notes added by 'git notes append' --- fff1970a26d00140b9d6cfc30f33445047c67065 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fff1970a26d00140b9d6cfc30f33445047c67065 b/fff1970a26d00140b9d6cfc30f33445047c67065 index 65a5cd6..44d479f 100644 --- a/fff1970a26d00140b9d6cfc30f33445047c67065 +++ b/fff1970a26d00140b9d6cfc30f33445047c67065 @@ -694,3 +694,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`