Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-15 12:45:51 -06:00
parent 0ed98b65f9
commit 305d8ac6d1
1 changed files with 2 additions and 0 deletions

View File

@ -106,3 +106,5 @@ func (v *ForgeConfigs) Marshal() ([]byte, error) {
func (v *ForgeConfigs) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:forgeConfig.pb.go`