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