Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-05 19:53:42 -06:00
parent e7ffc1b761
commit 3efb3a464e
1 changed files with 2 additions and 0 deletions

View File

@ -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`