Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-18 11:28:20 -06:00
parent 81ee32d5f8
commit 72c7d5f07a
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)
return true
}
// `autogen:repo.marshal.pb.go`