Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-15 17:25:57 -06:00
parent d7f20c1921
commit 5557e58e4c
1 changed files with 2 additions and 0 deletions

View File

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