Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-29 16:50:24 -06:00
parent 9000e857b8
commit f8c8ed8f50
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)
return true
}
// `autogen:patchset.marshal.pb.go`