From e761a5de6726b7d237f0ca27f79952c5c8965350 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 16 Dec 2024 00:35:51 -0600 Subject: [PATCH] Notes added by 'git notes append' --- cea5968b0fe717889cd4ae9611933649f48ac7f6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cea5968b0fe717889cd4ae9611933649f48ac7f6 b/cea5968b0fe717889cd4ae9611933649f48ac7f6 index 7c763cf..80dd237 100644 --- a/cea5968b0fe717889cd4ae9611933649f48ac7f6 +++ b/cea5968b0fe717889cd4ae9611933649f48ac7f6 @@ -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`