From 125125561f2b55a422159e38de974d4528453475 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 16:42:37 -0600 Subject: [PATCH] Notes added by 'git notes append' --- bdd300e8dac8277a33e797a4ad24405baa6fb20e | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bdd300e8dac8277a33e797a4ad24405baa6fb20e b/bdd300e8dac8277a33e797a4ad24405baa6fb20e index 02c0ef5..e0b70a6 100644 --- a/bdd300e8dac8277a33e797a4ad24405baa6fb20e +++ b/bdd300e8dac8277a33e797a4ad24405baa6fb20e @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`