From 7ac20fc00276e31e7da7697b09e83337b679b8de Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 20 Jan 2025 03:33:13 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 336ab60e0195cc4e96faa36855dccab563a888ab | 2 ++ 1 file changed, 2 insertions(+) diff --git a/336ab60e0195cc4e96faa36855dccab563a888ab b/336ab60e0195cc4e96faa36855dccab563a888ab index e26aa9f..e4a160e 100644 --- a/336ab60e0195cc4e96faa36855dccab563a888ab +++ b/336ab60e0195cc4e96faa36855dccab563a888ab @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`