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