Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 06:21:53 -06:00
parent 11f3863b86
commit 10193a71e6
1 changed files with 2 additions and 0 deletions

View File

@ -1133,3 +1133,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`