diff --git a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 index 01733c9..918b0bd 100644 --- a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 +++ b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 @@ -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`