From 890e6e2bc9d067fd3a7e67c52984068ffbdbc28a 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 01733c9..918b0bd 100644 --- a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 +++ b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 @@ -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`