Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-18 11:28:04 -06:00
parent 94a19ddd99
commit 12ba6a183e
1 changed files with 2 additions and 0 deletions

View File

@ -1534,3 +1534,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool {
x.GoDeps = append(x.GoDeps, y) x.GoDeps = append(x.GoDeps, y)
return true return true
} }
// `autogen:repo.marshal.pb.go`