Browse Source

update readme credits

kslr 5 years ago
parent
commit
9bf09b2242
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -28,6 +28,10 @@ This repo relies on the following third-party projects:
 - In production:
 - In production:
   - [gorilla/websocket](https://github.com/gorilla/websocket)
   - [gorilla/websocket](https://github.com/gorilla/websocket)
   - [gRPC](https://google.golang.org/grpc)
   - [gRPC](https://google.golang.org/grpc)
+  - [lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go)
+  - [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)
 - For testing only:
 - For testing only:
   - [miekg/dns](https://github.com/miekg/dns)
   - [miekg/dns](https://github.com/miekg/dns)
   - [h12w/socks](https://github.com/h12w/socks)
   - [h12w/socks](https://github.com/h12w/socks)