From ea1e847c52fae8eeccc6da22d94191d0e2e044e4 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 27 Dec 2024 14:46:12 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 2897c8654e59c282075f1432bf90f022a9f83293 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2897c8654e59c282075f1432bf90f022a9f83293 b/2897c8654e59c282075f1432bf90f022a9f83293 index 4e88bef..8c0b824 100644 --- a/2897c8654e59c282075f1432bf90f022a9f83293 +++ b/2897c8654e59c282075f1432bf90f022a9f83293 @@ -1321,3 +1321,5 @@ func (v *Repos) Marshal() ([]byte, error) { func (v *Repos) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`