diff --git a/5006d718fd59a3ac964750bb7890c9e0e262811b b/5006d718fd59a3ac964750bb7890c9e0e262811b index 5e25ffe..6ed1591 100644 --- a/5006d718fd59a3ac964750bb7890c9e0e262811b +++ b/5006d718fd59a3ac964750bb7890c9e0e262811b @@ -728,3 +728,5 @@ func (v *GoDeps) Marshal() ([]byte, error) { func (v *GoDeps) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:goDep.pb.go`