From 72c7d5f07a2bcdaa69569741eae9579d7ffb1004 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 11:28:20 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 1a4b885f9bbfb924b762f20de2138c425ca174f3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1a4b885f9bbfb924b762f20de2138c425ca174f3 b/1a4b885f9bbfb924b762f20de2138c425ca174f3 index d5bd38d..0107c24 100644 --- a/1a4b885f9bbfb924b762f20de2138c425ca174f3 +++ b/1a4b885f9bbfb924b762f20de2138c425ca174f3 @@ -1534,3 +1534,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`