Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-15 19:01:43 -06:00
parent ae0f932374
commit 0e57ff71d3
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`