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