|
|
|
|
|
|
25
|
github.com/stretchr/testify v1.7.0
|
25
|
github.com/stretchr/testify v1.7.0
|
|
26
|
github.com/tylertreat/BoomFilters v0.0.0-20210315201527-1a82519a3e43
|
26
|
github.com/tylertreat/BoomFilters v0.0.0-20210315201527-1a82519a3e43
|
|
27
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
27
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
|
28
|
- golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b
|
|
|
|
|
|
28
|
+ golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b // indirect
|
|
29
|
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef
|
29
|
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef
|
|
30
|
google.golang.org/protobuf v1.27.1 // indirect
|
30
|
google.golang.org/protobuf v1.27.1 // indirect
|
|
31
|
)
|
31
|
)
|
|
32
|
|
32
|
|
|
|
|
33
|
+require github.com/txthinking/socks5 v0.0.0-20211121111206-e03c1217a50b
|
|
|
|
34
|
+
|
|
33
|
require (
|
35
|
require (
|
|
34
|
github.com/beorn7/perks v1.0.1 // indirect
|
36
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
35
|
github.com/cenkalti/backoff/v4 v4.1.0 // indirect
|
37
|
github.com/cenkalti/backoff/v4 v4.1.0 // indirect
|
|
|
|
|
|
|
43
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
45
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
44
|
github.com/prometheus/client_model v0.2.0 // indirect
|
46
|
github.com/prometheus/client_model v0.2.0 // indirect
|
|
45
|
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
|
47
|
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
|
|
46
|
- github.com/txthinking/socks5 v0.0.0-20211121111206-e03c1217a50b // indirect
|
|
|
|
47
|
github.com/txthinking/x v0.0.0-20210326105829-476fab902fbe // indirect
|
48
|
github.com/txthinking/x v0.0.0-20210326105829-476fab902fbe // indirect
|
|
48
|
go.uber.org/atomic v1.7.0 // indirect
|
49
|
go.uber.org/atomic v1.7.0 // indirect
|
|
49
|
go.uber.org/multierr v1.6.0 // indirect
|
50
|
go.uber.org/multierr v1.6.0 // indirect
|