From b7344b0677acd31ad582a84b4645786643d160e7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 18 Dec 2024 18:18:45 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 7c8a30ab58388f19d040f7e9b21c8f8137c122f1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 index edc65ce..3620713 100644 --- a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 +++ b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 @@ -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`