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