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