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