diff --git a/4f84a4e584ff49f4351c236df633f1c690ccbda5 b/4f84a4e584ff49f4351c236df633f1c690ccbda5 index d098ef1..bf84e95 100644 --- a/4f84a4e584ff49f4351c236df633f1c690ccbda5 +++ b/4f84a4e584ff49f4351c236df633f1c690ccbda5 @@ -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`