diff --git a/2e75d544ee1134b694fc77161f1e7fa798fd10f2 b/2e75d544ee1134b694fc77161f1e7fa798fd10f2 index dd4f3e2..a6aefc1 100644 --- a/2e75d544ee1134b694fc77161f1e7fa798fd10f2 +++ b/2e75d544ee1134b694fc77161f1e7fa798fd10f2 @@ -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`