From b0c6fbb0df26c05829c8aa9694704c0fafdd37ae Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 14 Dec 2024 15:22:14 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 5341a70557f00b07e95802348c03aa25781ff5b7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/5341a70557f00b07e95802348c03aa25781ff5b7 b/5341a70557f00b07e95802348c03aa25781ff5b7 index 778693c..dd25b4d 100644 --- a/5341a70557f00b07e95802348c03aa25781ff5b7 +++ b/5341a70557f00b07e95802348c03aa25781ff5b7 @@ -726,3 +726,5 @@ func (v *GoDeps) Marshal() ([]byte, error) { func (v *GoDeps) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:goDep.pb.go`