From bacf25570c838f89cfac66e9317d8cd2e8180e50 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 22:45:15 -0600 Subject: [PATCH] Notes added by 'git notes append' --- e5552fca186ef53afe85d68fb98d13f028c5794b | 2 ++ 1 file changed, 2 insertions(+) diff --git a/e5552fca186ef53afe85d68fb98d13f028c5794b b/e5552fca186ef53afe85d68fb98d13f028c5794b index 82c7339..867044f 100644 --- a/e5552fca186ef53afe85d68fb98d13f028c5794b +++ b/e5552fca186ef53afe85d68fb98d13f028c5794b @@ -718,3 +718,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`