Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-19 04:42:13 -06:00
parent cd0874df3e
commit b43bd41b2d
1 changed files with 2 additions and 0 deletions

View File

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