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