From da0b6e5e59385c2f03772cbfef438286a72b9159 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 c53f705..6eb774b 100644 --- a/2897c8654e59c282075f1432bf90f022a9f83293 +++ b/2897c8654e59c282075f1432bf90f022a9f83293 @@ -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`