Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 13:41:27 -06:00
parent d2543cc150
commit 0470e98e46
1 changed files with 2 additions and 0 deletions

View File

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