Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-20 08:18:54 -06:00
parent b6e0c4a008
commit 0d7571729b
1 changed files with 2 additions and 0 deletions

View File

@ -718,3 +718,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`