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