From bbc7636fc098ec22c8be69167eea0f4e52e69cba Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 19 Jan 2025 10:52:14 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 53acead41ec431b69c524d363e0514c9f347430e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/53acead41ec431b69c524d363e0514c9f347430e b/53acead41ec431b69c524d363e0514c9f347430e index e26aa9f..e4a160e 100644 --- a/53acead41ec431b69c524d363e0514c9f347430e +++ b/53acead41ec431b69c524d363e0514c9f347430e @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`