Notes added by 'git notes append'
This commit is contained in:
parent
2e99867d4a
commit
928aff5a69
|
@ -146,3 +146,5 @@ func (x *ForgeConfigs) InsertByGoPath(y string) *ForgeConfig {
|
|||
x.ForgeConfigs = append(x.ForgeConfigs, z)
|
||||
return z
|
||||
}
|
||||
|
||||
// `autogen:forgeConfig.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue