noise socket abstraction
[dnstt.git] / go.mod
blobf72f7d13a8c73d518092cd35b7c8a0a91d5a1252
1 module www.bamsoftware.com/git/dnstt.git
3 require (
4 github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6
5 github.com/xtaci/kcp-go/v5 v5.5.12
6 github.com/xtaci/smux v1.5.12