Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-09 15:15:28 -06:00
parent c0c7c3f94a
commit cbe9c8c250
1 changed files with 2 additions and 0 deletions

View File

@ -723,3 +723,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool {
x.ForgeConfigs = append(x.ForgeConfigs, y)
return true
}
// `autogen:patchset.marshal.pb.go`