update readme for third party project usage for advanced protobuf loader

This commit is contained in:
Shelikhoo 2021-04-13 15:12:48 +01:00
parent 6dcdd2afad
commit 8dc4fa2056
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ This repo relies on the following third-party projects:
- [pires/go-proxyproto](https://github.com/pires/go-proxyproto)
- [seiflotfy/cuckoofilter](https://github.com/seiflotfy/cuckoofilter)
- [google/starlark-go](https://github.com/google/starlark-go)
- [jhump/protoreflect](https://github.com/jhump/protoreflect)
- For testing only:
- [miekg/dns](https://github.com/miekg/dns)
- [h12w/socks](https://github.com/h12w/socks)