From 213609f7314703e5e72e929b74b8c6aed9aac796 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 20:46:50 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 7ba0c49ee329dacc479f61ef76518210c565afed | 2 ++ 1 file changed, 2 insertions(+) diff --git a/7ba0c49ee329dacc479f61ef76518210c565afed b/7ba0c49ee329dacc479f61ef76518210c565afed index 02c0ef5..e0b70a6 100644 --- a/7ba0c49ee329dacc479f61ef76518210c565afed +++ b/7ba0c49ee329dacc479f61ef76518210c565afed @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`