From aa2f164ef776f8bb3334a3f6aa459c0b387d154a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 30 Jan 2025 02:35:40 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 387f69631bacb449372406ea49af3b42f43fdb46 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/387f69631bacb449372406ea49af3b42f43fdb46 b/387f69631bacb449372406ea49af3b42f43fdb46 index 04c117d..250b7fd 100644 --- a/387f69631bacb449372406ea49af3b42f43fdb46 +++ b/387f69631bacb449372406ea49af3b42f43fdb46 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`