Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-18 10:45:05 -06:00
parent f5d8a8ea7e
commit a465800dab
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`