diff --git a/0ca1240c7556829d0a43b58a5ea608b6b71e79aa b/0ca1240c7556829d0a43b58a5ea608b6b71e79aa index cc67f34..cefc591 100644 --- a/0ca1240c7556829d0a43b58a5ea608b6b71e79aa +++ b/0ca1240c7556829d0a43b58a5ea608b6b71e79aa @@ -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`