Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-20 03:33:59 -06:00
parent 58ede052b5
commit 94d6638825
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)
return true
}
// `autogen:patchset.marshal.pb.go`