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