diff --git a/f4837c807cc2af9f7e822f7bf217ceb78a41e896 b/f4837c807cc2af9f7e822f7bf217ceb78a41e896 index 3aa19e0..a3af132 100644 --- a/f4837c807cc2af9f7e822f7bf217ceb78a41e896 +++ b/f4837c807cc2af9f7e822f7bf217ceb78a41e896 @@ -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`