From 5c1b5956297a702bb0a8bfd649565aea75140184 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 7 Feb 2025 10:11:06 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 26b9f48d2b801f0926af17995d21e895e18dfbf1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/26b9f48d2b801f0926af17995d21e895e18dfbf1 b/26b9f48d2b801f0926af17995d21e895e18dfbf1 index 6a83713..aa29931 100644 --- a/26b9f48d2b801f0926af17995d21e895e18dfbf1 +++ b/26b9f48d2b801f0926af17995d21e895e18dfbf1 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`