Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-30 13:48:19 -06:00
parent 932efea21e
commit 48e11d77fb
1 changed files with 2 additions and 0 deletions

View File

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