Files
tladesignz_dnstt/go.mod
T
2022-01-02 19:14:35 -07:00

13 lines
315 B
AMPL

module www.bamsoftware.com/git/dnstt.git
go 1.14
require (
github.com/flynn/noise v1.0.0
github.com/refraction-networking/utls v1.0.0
github.com/xtaci/kcp-go/v5 v5.6.1
github.com/xtaci/smux v1.5.15
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
)