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