From 696ba7a0f25f8abcf93fb3da756c4b9abf6784e0 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 9 Feb 2025 15:15:12 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 83ad663fc03bebd4eda9a52f17b160283bf58358 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/83ad663fc03bebd4eda9a52f17b160283bf58358 b/83ad663fc03bebd4eda9a52f17b160283bf58358 index 97cd43c..86ef1a1 100644 --- a/83ad663fc03bebd4eda9a52f17b160283bf58358 +++ b/83ad663fc03bebd4eda9a52f17b160283bf58358 @@ -723,3 +723,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool { x.ForgeConfigs = append(x.ForgeConfigs, y) return true } + +// `autogen:patchset.marshal.pb.go`