From d64d3234d485f7298e5bd14645ad8b662d1b4187 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 13:41:03 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f | 2 ++ 1 file changed, 2 insertions(+) diff --git a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f index 8620145..3b17767 100644 --- a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f +++ b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f @@ -1171,3 +1171,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`