From ffdb0e5ddaf2f395d64dc4c54414fff5f9253862 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Feb 2025 19:42:31 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 11d1136797e889f6b840d1fbd4a5911258a16cc3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/11d1136797e889f6b840d1fbd4a5911258a16cc3 b/11d1136797e889f6b840d1fbd4a5911258a16cc3 index a5894c0..3ae6d27 100644 --- a/11d1136797e889f6b840d1fbd4a5911258a16cc3 +++ b/11d1136797e889f6b840d1fbd4a5911258a16cc3 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`