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