Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:17:21 -06:00
parent 2e99867d4a
commit 928aff5a69
1 changed files with 2 additions and 0 deletions

View File

@ -146,3 +146,5 @@ func (x *ForgeConfigs) InsertByGoPath(y string) *ForgeConfig {
x.ForgeConfigs = append(x.ForgeConfigs, z) x.ForgeConfigs = append(x.ForgeConfigs, z)
return z return z
} }
// `autogen:forgeConfig.marshal.pb.go`