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