From a465800dab236964da1ae04f926ebe6e0a905e48 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 10:45:05 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 0c30a9da2f9a30a9f41c755879ea5be266180ce0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/0c30a9da2f9a30a9f41c755879ea5be266180ce0 b/0c30a9da2f9a30a9f41c755879ea5be266180ce0 index d5bd38d..0107c24 100644 --- a/0c30a9da2f9a30a9f41c755879ea5be266180ce0 +++ b/0c30a9da2f9a30a9f41c755879ea5be266180ce0 @@ -1534,3 +1534,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`