mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
97 lines
4.5 KiB
Modula-2
97 lines
4.5 KiB
Modula-2
module github.com/apernet/hysteria/app
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/LiamHaworth/go-tproxy v0.0.0-20190726054950-ef7efd7f24ed
|
|
github.com/antonfisher/nested-logrus-formatter v1.3.1
|
|
github.com/apernet/hysteria/core v0.0.0-00010101000000-000000000000
|
|
github.com/caddyserver/certmagic v0.17.2
|
|
github.com/docker/go-units v0.5.0
|
|
github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819
|
|
github.com/elazarl/goproxy/ext v0.0.0-20221015165544-a0805db90819
|
|
github.com/folbricht/routedns v0.1.6-0.20220806202012-361f5b35b4c3
|
|
github.com/fsnotify/fsnotify v1.6.0
|
|
github.com/lucas-clemente/quic-go v0.31.0
|
|
github.com/oschwald/geoip2-golang v1.8.0
|
|
github.com/prometheus/client_golang v1.14.0
|
|
github.com/sirupsen/logrus v1.9.0
|
|
github.com/spf13/cobra v1.6.1
|
|
github.com/spf13/viper v1.14.0
|
|
github.com/txthinking/socks5 v0.0.0-20220212043548-414499347d4a
|
|
github.com/xjasonlyu/tun2socks/v2 v2.4.1
|
|
github.com/yosuke-furukawa/json5 v0.1.1
|
|
go.uber.org/zap v1.23.0
|
|
gvisor.dev/gvisor v0.0.0-20220405222207-795f4f0139bb
|
|
)
|
|
|
|
require (
|
|
github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
|
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
|
github.com/golang/mock v1.6.0 // indirect
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
github.com/google/btree v1.0.1 // indirect
|
|
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
|
|
github.com/hashicorp/golang-lru/v2 v2.0.1 // indirect
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
|
github.com/inconshreveable/mousetrap v1.0.1 // indirect
|
|
github.com/jtacoma/uritemplates v1.0.0 // indirect
|
|
github.com/klauspost/cpuid/v2 v2.1.1 // indirect
|
|
github.com/libdns/libdns v0.2.1 // indirect
|
|
github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 // indirect
|
|
github.com/magiconair/properties v1.8.6 // indirect
|
|
github.com/marten-seemann/qpack v0.3.0 // indirect
|
|
github.com/marten-seemann/qtls-go1-18 v0.1.3 // indirect
|
|
github.com/marten-seemann/qtls-go1-19 v0.1.1 // indirect
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
|
|
github.com/mholt/acmez v1.0.4 // indirect
|
|
github.com/miekg/dns v1.1.50 // indirect
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
github.com/onsi/ginkgo/v2 v2.2.0 // indirect
|
|
github.com/oschwald/maxminddb-golang v1.10.0 // indirect
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
|
|
github.com/pelletier/go-toml v1.9.5 // indirect
|
|
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
|
|
github.com/pion/dtls/v2 v2.1.3 // indirect
|
|
github.com/pion/logging v0.2.2 // indirect
|
|
github.com/pion/transport v0.13.0 // indirect
|
|
github.com/pion/udp v0.1.1 // indirect
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
github.com/prometheus/client_model v0.3.0 // indirect
|
|
github.com/prometheus/common v0.37.0 // indirect
|
|
github.com/prometheus/procfs v0.8.0 // indirect
|
|
github.com/spf13/afero v1.9.2 // indirect
|
|
github.com/spf13/cast v1.5.0 // indirect
|
|
github.com/spf13/jwalterweatherman v1.1.0 // indirect
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
|
github.com/subosito/gotenv v1.4.1 // indirect
|
|
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
|
|
github.com/txthinking/x v0.0.0-20210326105829-476fab902fbe // indirect
|
|
go.uber.org/atomic v1.9.0 // indirect
|
|
go.uber.org/multierr v1.8.0 // indirect
|
|
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
|
|
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
|
|
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
|
|
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b // indirect
|
|
golang.org/x/sys v0.1.1-0.20221102194838-fc697a31fa06 // indirect
|
|
golang.org/x/text v0.4.0 // indirect
|
|
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
|
|
golang.org/x/tools v0.1.12 // indirect
|
|
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
|
|
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224 // indirect
|
|
golang.zx2c4.com/wireguard v0.0.0-20220318042302-193cf8d6a5d6 // indirect
|
|
google.golang.org/protobuf v1.28.1 // indirect
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|
|
|
|
replace github.com/apernet/hysteria/core => ../core/
|
|
|
|
replace github.com/lucas-clemente/quic-go => github.com/apernet/quic-go v0.31.1-0.20221217071728-fd43ba23387b
|
|
|
|
replace github.com/LiamHaworth/go-tproxy => github.com/apernet/go-tproxy v0.0.0-20221025153553-ed04a2935f88
|
|
|
|
replace github.com/elazarl/goproxy => github.com/apernet/goproxy v0.0.0-20221124043924-155acfaf278f
|