From d48212bcba773b010f6045b6144e9186d855d67d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 13 Jan 2025 09:09:43 -0600 Subject: [PATCH] Notes added by 'git notes append' --- d01989460ef999e3f7ebcfcb605860b05080bb96 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/d01989460ef999e3f7ebcfcb605860b05080bb96 b/d01989460ef999e3f7ebcfcb605860b05080bb96 index 2de638b..f3d672e 100644 --- a/d01989460ef999e3f7ebcfcb605860b05080bb96 +++ b/d01989460ef999e3f7ebcfcb605860b05080bb96 @@ -1133,3 +1133,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`