Notes added by 'git notes append'
This commit is contained in:
parent
46a3f4e934
commit
0e2b71b0c7
|
@ -717,3 +717,5 @@ func (v *Packages) Marshal() ([]byte, error) {
|
|||
func (v *Packages) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:package.pb.go`
|
||||
|
|
Loading…
Reference in New Issue