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