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