From d40ba9989ff3ce9e6e9ca8a384f6931810241b04 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 15 Feb 2025 07:32:16 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 010791e82809c068a6a70a103d96596450eefc42 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/010791e82809c068a6a70a103d96596450eefc42 b/010791e82809c068a6a70a103d96596450eefc42 index fb4c99e..ab5184d 100644 --- a/010791e82809c068a6a70a103d96596450eefc42 +++ b/010791e82809c068a6a70a103d96596450eefc42 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`