From 8c6f6844871de729e78682c88f2fb3c750c81a17 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Feb 2025 12:36:01 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 7cacc395ef2efedb0f53c82e41691904737436e0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/7cacc395ef2efedb0f53c82e41691904737436e0 b/7cacc395ef2efedb0f53c82e41691904737436e0 index c0bdfdb..1b0755d 100644 --- a/7cacc395ef2efedb0f53c82e41691904737436e0 +++ b/7cacc395ef2efedb0f53c82e41691904737436e0 @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`