diff --git a/546eeb7444e4c54822c334e0af3c059ebeab7842 b/546eeb7444e4c54822c334e0af3c059ebeab7842 index c53f705..6eb774b 100644 --- a/546eeb7444e4c54822c334e0af3c059ebeab7842 +++ b/546eeb7444e4c54822c334e0af3c059ebeab7842 @@ -726,3 +726,5 @@ func (v *GoDeps) Marshal() ([]byte, error) { func (v *GoDeps) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:goDep.pb.go`