diff --git a/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d b/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d index e715d39..a4a293e 100644 --- a/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d +++ b/0232ceb8e3a0be0ace446fb5573eac1c6cb9ea4d @@ -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`