module github.com/serjs/socks5-server go 1.13 require ( github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 github.com/caarlos0/env v3.3.1-0.20180521112546-3e0f30cbf50b+incompatible golang.org/x/net v0.0.0-20200506145744-7e3656a0809f // indirect )