Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 05:35:52 -06:00
parent 27c5617c5c
commit 3e0c3b483f
1 changed files with 2 additions and 0 deletions

View File

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