Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-28 19:38:28 -06:00
parent 3bee89caad
commit 6a1a93ceb8
1 changed files with 2 additions and 0 deletions

View File

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