| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- # filippo.io/bigmod v0.0.1
- ## explicit; go 1.20
- filippo.io/bigmod
- # filippo.io/keygen v0.0.0-20230306160926-5201437acf8e
- ## explicit; go 1.20
- filippo.io/keygen
- # github.com/AndreasBriese/bbloom v0.0.0-20170702084017-28f7e881ca57
- ## explicit
- github.com/AndreasBriese/bbloom
- # github.com/BurntSushi/toml v1.3.2
- ## explicit; go 1.16
- github.com/BurntSushi/toml
- github.com/BurntSushi/toml/internal
- # github.com/Psiphon-Inc/rotate-safe-writer v0.0.0-20210303140923-464a7a37606e
- ## explicit
- github.com/Psiphon-Inc/rotate-safe-writer
- # github.com/Psiphon-Labs/bolt v0.0.0-20200624191537-23cedaef7ad7
- ## explicit; go 1.12
- github.com/Psiphon-Labs/bolt
- # github.com/Psiphon-Labs/consistent v0.0.0-20240322131436-20aaa4e05737
- ## explicit; go 1.9
- github.com/Psiphon-Labs/consistent
- # github.com/Psiphon-Labs/goptlib v0.0.0-20200406165125-c0e32a7a3464
- ## explicit
- github.com/Psiphon-Labs/goptlib
- # github.com/Psiphon-Labs/psiphon-tls v0.0.0-20240424193802-52b2602ec60c
- ## explicit; go 1.21
- github.com/Psiphon-Labs/psiphon-tls
- # github.com/Psiphon-Labs/quic-go v0.0.0-20240424181006-45545f5e1536
- ## explicit; go 1.21
- github.com/Psiphon-Labs/quic-go
- github.com/Psiphon-Labs/quic-go/http3
- github.com/Psiphon-Labs/quic-go/internal/ackhandler
- github.com/Psiphon-Labs/quic-go/internal/congestion
- github.com/Psiphon-Labs/quic-go/internal/flowcontrol
- github.com/Psiphon-Labs/quic-go/internal/handshake
- github.com/Psiphon-Labs/quic-go/internal/logutils
- github.com/Psiphon-Labs/quic-go/internal/protocol
- github.com/Psiphon-Labs/quic-go/internal/qerr
- github.com/Psiphon-Labs/quic-go/internal/qtls
- github.com/Psiphon-Labs/quic-go/internal/utils
- github.com/Psiphon-Labs/quic-go/internal/utils/linkedlist
- github.com/Psiphon-Labs/quic-go/internal/utils/ringbuffer
- github.com/Psiphon-Labs/quic-go/internal/wire
- github.com/Psiphon-Labs/quic-go/logging
- github.com/Psiphon-Labs/quic-go/quicvarint
- # github.com/andybalholm/brotli v1.0.5
- ## explicit; go 1.12
- github.com/andybalholm/brotli
- # github.com/armon/go-proxyproto v0.0.0-20180202201750-5b7edb60ff5f
- ## explicit
- github.com/armon/go-proxyproto
- # github.com/bifurcation/mint v0.0.0-20180306135233-198357931e61
- ## explicit
- github.com/bifurcation/mint
- github.com/bifurcation/mint/syntax
- # github.com/cespare/xxhash v1.1.0
- ## explicit
- github.com/cespare/xxhash
- # github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9
- ## explicit
- github.com/cheekybits/genny/generic
- # github.com/cognusion/go-cache-lru v0.0.0-20170419142635-f73e2280ecea
- ## explicit
- github.com/cognusion/go-cache-lru
- # github.com/davecgh/go-spew v1.1.1
- ## explicit
- github.com/davecgh/go-spew/spew
- # github.com/dchest/siphash v1.2.3
- ## explicit; go 1.16
- github.com/dchest/siphash
- # github.com/deckarep/golang-set v0.0.0-20171013212420-1d4478f51bed
- ## explicit
- github.com/deckarep/golang-set
- # github.com/dgraph-io/badger v1.5.4-0.20180815194500-3a87f6d9c273
- ## explicit
- github.com/dgraph-io/badger
- github.com/dgraph-io/badger/options
- github.com/dgraph-io/badger/protos
- github.com/dgraph-io/badger/skl
- github.com/dgraph-io/badger/table
- github.com/dgraph-io/badger/y
- # github.com/dgryski/go-farm v0.0.0-20180109070241-2de33835d102
- ## explicit
- github.com/dgryski/go-farm
- # github.com/elazarl/goproxy v0.0.0-20200809112317-0581fc3aee2d
- ## explicit
- github.com/elazarl/goproxy
- # github.com/elazarl/goproxy/ext v0.0.0-20200809112317-0581fc3aee2d
- ## explicit
- github.com/elazarl/goproxy/ext/auth
- # github.com/florianl/go-nfqueue v1.1.1-0.20200829120558-a2f196e98ab0
- ## explicit; go 1.13
- github.com/florianl/go-nfqueue
- github.com/florianl/go-nfqueue/internal/unix
- # github.com/flynn/noise v1.0.0
- ## explicit; go 1.16
- github.com/flynn/noise
- # github.com/gaukas/godicttls v0.0.4
- ## explicit; go 1.19
- github.com/gaukas/godicttls
- # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
- ## explicit; go 1.13
- github.com/go-task/slim-sprig
- # github.com/gobwas/glob v0.2.4-0.20180402141543-f00a7392b439
- ## explicit
- github.com/gobwas/glob
- github.com/gobwas/glob/compiler
- github.com/gobwas/glob/match
- github.com/gobwas/glob/syntax
- github.com/gobwas/glob/syntax/ast
- github.com/gobwas/glob/syntax/lexer
- github.com/gobwas/glob/util/runes
- github.com/gobwas/glob/util/strings
- # github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- ## explicit
- github.com/golang/groupcache/lru
- # github.com/golang/protobuf v1.5.3
- ## explicit; go 1.9
- github.com/golang/protobuf/proto
- # github.com/google/go-cmp v0.5.9
- ## explicit; go 1.13
- github.com/google/go-cmp/cmp
- github.com/google/go-cmp/cmp/internal/diff
- github.com/google/go-cmp/cmp/internal/flags
- github.com/google/go-cmp/cmp/internal/function
- github.com/google/go-cmp/cmp/internal/value
- # github.com/google/gopacket v1.1.19
- ## explicit; go 1.12
- github.com/google/gopacket
- github.com/google/gopacket/layers
- # github.com/google/pprof v0.0.0-20211214055906-6f57359322fd
- ## explicit; go 1.14
- github.com/google/pprof/profile
- # github.com/grafov/m3u8 v0.0.0-20171211212457-6ab8f28ed427
- ## explicit
- github.com/grafov/m3u8
- # github.com/hashicorp/golang-lru v1.0.2
- ## explicit; go 1.12
- github.com/hashicorp/golang-lru
- github.com/hashicorp/golang-lru/simplelru
- # github.com/josharian/native v1.0.0
- ## explicit; go 1.13
- github.com/josharian/native
- # github.com/juju/ratelimit v1.0.2
- ## explicit
- github.com/juju/ratelimit
- # github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
- ## explicit
- github.com/kardianos/osext
- # github.com/klauspost/compress v1.16.7
- ## explicit; go 1.18
- github.com/klauspost/compress
- github.com/klauspost/compress/fse
- github.com/klauspost/compress/huff0
- github.com/klauspost/compress/internal/cpuinfo
- github.com/klauspost/compress/internal/snapref
- github.com/klauspost/compress/zstd
- github.com/klauspost/compress/zstd/internal/xxhash
- # github.com/libp2p/go-reuseport v0.4.0
- ## explicit; go 1.20
- github.com/libp2p/go-reuseport
- # github.com/marusama/semaphore v0.0.0-20171214154724-565ffd8e868a
- ## explicit
- github.com/marusama/semaphore
- # github.com/mdlayher/netlink v1.4.2-0.20210930205308-a81a8c23d40a
- ## explicit; go 1.12
- github.com/mdlayher/netlink
- github.com/mdlayher/netlink/nlenc
- # github.com/mdlayher/socket v0.0.0-20210624160740-9dbe287ded84
- ## explicit; go 1.16
- github.com/mdlayher/socket
- # github.com/miekg/dns v1.1.44-0.20210804161652-ab67aa642300
- ## explicit; go 1.14
- github.com/miekg/dns
- # github.com/mitchellh/panicwrap v0.0.0-20170106182340-fce601fe5557
- ## explicit
- github.com/mitchellh/panicwrap
- # github.com/mroth/weightedrand v1.0.0
- ## explicit; go 1.10
- github.com/mroth/weightedrand
- # github.com/onsi/ginkgo/v2 v2.9.5
- ## explicit; go 1.18
- github.com/onsi/ginkgo/v2/config
- github.com/onsi/ginkgo/v2/formatter
- github.com/onsi/ginkgo/v2/ginkgo
- github.com/onsi/ginkgo/v2/ginkgo/build
- github.com/onsi/ginkgo/v2/ginkgo/command
- github.com/onsi/ginkgo/v2/ginkgo/generators
- github.com/onsi/ginkgo/v2/ginkgo/internal
- github.com/onsi/ginkgo/v2/ginkgo/labels
- github.com/onsi/ginkgo/v2/ginkgo/outline
- github.com/onsi/ginkgo/v2/ginkgo/run
- github.com/onsi/ginkgo/v2/ginkgo/unfocus
- github.com/onsi/ginkgo/v2/ginkgo/watch
- github.com/onsi/ginkgo/v2/internal/interrupt_handler
- github.com/onsi/ginkgo/v2/internal/parallel_support
- github.com/onsi/ginkgo/v2/reporters
- github.com/onsi/ginkgo/v2/types
- # github.com/oschwald/maxminddb-golang v1.12.0
- ## explicit; go 1.19
- github.com/oschwald/maxminddb-golang
- # github.com/patrickmn/go-cache v2.1.0+incompatible
- ## explicit
- github.com/patrickmn/go-cache
- # github.com/pelletier/go-toml v1.9.5
- ## explicit; go 1.12
- github.com/pelletier/go-toml
- # github.com/pion/dtls/v2 v2.2.7 => github.com/mingyech/dtls/v2 v2.0.0
- ## explicit; go 1.13
- github.com/pion/dtls/v2
- github.com/pion/dtls/v2/internal/ciphersuite
- github.com/pion/dtls/v2/internal/ciphersuite/types
- github.com/pion/dtls/v2/internal/closer
- github.com/pion/dtls/v2/internal/util
- github.com/pion/dtls/v2/pkg/crypto/ccm
- github.com/pion/dtls/v2/pkg/crypto/ciphersuite
- github.com/pion/dtls/v2/pkg/crypto/clientcertificate
- github.com/pion/dtls/v2/pkg/crypto/elliptic
- github.com/pion/dtls/v2/pkg/crypto/hash
- github.com/pion/dtls/v2/pkg/crypto/prf
- github.com/pion/dtls/v2/pkg/crypto/signature
- github.com/pion/dtls/v2/pkg/crypto/signaturehash
- github.com/pion/dtls/v2/pkg/protocol
- github.com/pion/dtls/v2/pkg/protocol/alert
- github.com/pion/dtls/v2/pkg/protocol/extension
- github.com/pion/dtls/v2/pkg/protocol/handshake
- github.com/pion/dtls/v2/pkg/protocol/recordlayer
- # github.com/pion/logging v0.2.2
- ## explicit; go 1.12
- github.com/pion/logging
- # github.com/pion/randutil v0.1.0
- ## explicit; go 1.14
- github.com/pion/randutil
- # github.com/pion/sctp v1.8.8
- ## explicit; go 1.13
- github.com/pion/sctp
- # github.com/pion/stun v0.6.1
- ## explicit; go 1.12
- github.com/pion/stun
- github.com/pion/stun/internal/hmac
- # github.com/pion/transport/v2 v2.2.3
- ## explicit; go 1.12
- github.com/pion/transport/v2
- github.com/pion/transport/v2/connctx
- github.com/pion/transport/v2/deadline
- github.com/pion/transport/v2/packetio
- github.com/pion/transport/v2/replaydetector
- github.com/pion/transport/v2/stdnet
- github.com/pion/transport/v2/udp
- github.com/pion/transport/v2/utils/xor
- # github.com/pkg/errors v0.9.1
- ## explicit
- github.com/pkg/errors
- # github.com/pmezard/go-difflib v1.0.0
- ## explicit
- github.com/pmezard/go-difflib/difflib
- # github.com/quic-go/qpack v0.4.0
- ## explicit; go 1.18
- github.com/quic-go/qpack
- # github.com/refraction-networking/conjure v0.7.11-0.20240130155008-c8df96195ab2
- ## explicit; go 1.18
- github.com/refraction-networking/conjure/pkg/client/assets
- github.com/refraction-networking/conjure/pkg/core
- github.com/refraction-networking/conjure/pkg/core/interfaces
- github.com/refraction-networking/conjure/pkg/dtls
- github.com/refraction-networking/conjure/pkg/phantoms
- github.com/refraction-networking/conjure/pkg/registrars/decoy-registrar
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/dns
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/encryption
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/msgformat
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/queuepacketconn
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/remotemap
- github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/requester
- github.com/refraction-networking/conjure/pkg/registrars/lib
- github.com/refraction-networking/conjure/pkg/registrars/registration
- github.com/refraction-networking/conjure/pkg/station/log
- github.com/refraction-networking/conjure/pkg/transports
- github.com/refraction-networking/conjure/pkg/transports/client
- github.com/refraction-networking/conjure/pkg/transports/connecting/dtls
- github.com/refraction-networking/conjure/pkg/transports/wrapping/min
- github.com/refraction-networking/conjure/pkg/transports/wrapping/obfs4
- github.com/refraction-networking/conjure/pkg/transports/wrapping/prefix
- github.com/refraction-networking/conjure/proto
- # github.com/refraction-networking/ed25519 v0.1.2
- ## explicit; go 1.20
- github.com/refraction-networking/ed25519/edwards25519
- github.com/refraction-networking/ed25519/extra25519
- # github.com/refraction-networking/gotapdance v1.7.10
- ## explicit; go 1.18
- github.com/refraction-networking/gotapdance/tapdance
- # github.com/refraction-networking/obfs4 v0.1.2
- ## explicit; go 1.20
- github.com/refraction-networking/obfs4/common/csrand
- github.com/refraction-networking/obfs4/common/drbg
- github.com/refraction-networking/obfs4/common/ntor
- github.com/refraction-networking/obfs4/common/probdist
- github.com/refraction-networking/obfs4/common/replayfilter
- github.com/refraction-networking/obfs4/transports/base
- github.com/refraction-networking/obfs4/transports/obfs4
- github.com/refraction-networking/obfs4/transports/obfs4/framing
- # github.com/refraction-networking/utls v1.3.3
- ## explicit; go 1.19
- github.com/refraction-networking/utls
- github.com/refraction-networking/utls/internal/helper
- # github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
- ## explicit
- github.com/ryanuber/go-glob
- # github.com/sergeyfrolov/bsbuffer v0.0.0-20180903213811-94e85abb8507
- ## explicit
- github.com/sergeyfrolov/bsbuffer
- # github.com/sirupsen/logrus v1.9.3
- ## explicit; go 1.13
- github.com/sirupsen/logrus
- # github.com/stretchr/testify v1.8.4
- ## explicit; go 1.20
- github.com/stretchr/testify/assert
- github.com/stretchr/testify/require
- github.com/stretchr/testify/suite
- # github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8
- ## explicit
- github.com/syndtr/gocapability/capability
- # github.com/wader/filtertransport v0.0.0-20200316221534-bdd9e61eee78
- ## explicit; go 1.12
- github.com/wader/filtertransport
- # gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
- ## explicit; go 1.11
- gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
- # golang.org/x/crypto v0.22.0
- ## explicit; go 1.18
- golang.org/x/crypto/blake2b
- golang.org/x/crypto/blake2s
- golang.org/x/crypto/blowfish
- golang.org/x/crypto/chacha20
- golang.org/x/crypto/chacha20poly1305
- golang.org/x/crypto/cryptobyte
- golang.org/x/crypto/cryptobyte/asn1
- golang.org/x/crypto/curve25519
- golang.org/x/crypto/curve25519/internal/field
- golang.org/x/crypto/hkdf
- golang.org/x/crypto/internal/alias
- golang.org/x/crypto/internal/poly1305
- golang.org/x/crypto/nacl/box
- golang.org/x/crypto/nacl/secretbox
- golang.org/x/crypto/salsa20/salsa
- golang.org/x/crypto/sha3
- # golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
- ## explicit; go 1.18
- golang.org/x/exp/constraints
- golang.org/x/exp/rand
- # golang.org/x/mod v0.10.0
- ## explicit; go 1.17
- golang.org/x/mod/semver
- # golang.org/x/net v0.24.0
- ## explicit; go 1.18
- golang.org/x/net/bpf
- golang.org/x/net/http/httpguts
- golang.org/x/net/http2
- golang.org/x/net/http2/hpack
- golang.org/x/net/idna
- golang.org/x/net/internal/iana
- golang.org/x/net/internal/socket
- golang.org/x/net/internal/socks
- golang.org/x/net/internal/timeseries
- golang.org/x/net/ipv4
- golang.org/x/net/ipv6
- golang.org/x/net/proxy
- golang.org/x/net/trace
- # golang.org/x/sync v0.2.0
- ## explicit
- golang.org/x/sync/errgroup
- # golang.org/x/sys v0.19.0
- ## explicit; go 1.18
- golang.org/x/sys/cpu
- golang.org/x/sys/execabs
- golang.org/x/sys/plan9
- golang.org/x/sys/unix
- golang.org/x/sys/windows
- # golang.org/x/term v0.19.0
- ## explicit; go 1.18
- golang.org/x/term
- # golang.org/x/text v0.14.0
- ## explicit; go 1.18
- golang.org/x/text/secure/bidirule
- golang.org/x/text/transform
- golang.org/x/text/unicode/bidi
- golang.org/x/text/unicode/norm
- # golang.org/x/tools v0.9.1
- ## explicit; go 1.18
- golang.org/x/tools/go/analysis
- golang.org/x/tools/go/analysis/passes/inspect
- golang.org/x/tools/go/ast/astutil
- golang.org/x/tools/go/ast/inspector
- golang.org/x/tools/go/buildutil
- golang.org/x/tools/go/gcexportdata
- golang.org/x/tools/go/internal/cgo
- golang.org/x/tools/go/internal/packagesdriver
- golang.org/x/tools/go/loader
- golang.org/x/tools/go/packages
- golang.org/x/tools/go/types/objectpath
- golang.org/x/tools/go/types/typeutil
- golang.org/x/tools/internal/event
- golang.org/x/tools/internal/event/core
- golang.org/x/tools/internal/event/keys
- golang.org/x/tools/internal/event/label
- golang.org/x/tools/internal/gcimporter
- golang.org/x/tools/internal/gocommand
- golang.org/x/tools/internal/packagesinternal
- golang.org/x/tools/internal/pkgbits
- golang.org/x/tools/internal/tokeninternal
- golang.org/x/tools/internal/typeparams
- golang.org/x/tools/internal/typesinternal
- # google.golang.org/protobuf v1.31.0
- ## explicit; go 1.11
- google.golang.org/protobuf/encoding/prototext
- google.golang.org/protobuf/encoding/protowire
- google.golang.org/protobuf/internal/descfmt
- google.golang.org/protobuf/internal/descopts
- google.golang.org/protobuf/internal/detrand
- google.golang.org/protobuf/internal/encoding/defval
- google.golang.org/protobuf/internal/encoding/messageset
- google.golang.org/protobuf/internal/encoding/tag
- google.golang.org/protobuf/internal/encoding/text
- google.golang.org/protobuf/internal/errors
- google.golang.org/protobuf/internal/filedesc
- google.golang.org/protobuf/internal/filetype
- google.golang.org/protobuf/internal/flags
- google.golang.org/protobuf/internal/genid
- google.golang.org/protobuf/internal/impl
- google.golang.org/protobuf/internal/order
- google.golang.org/protobuf/internal/pragma
- google.golang.org/protobuf/internal/set
- google.golang.org/protobuf/internal/strs
- google.golang.org/protobuf/internal/version
- google.golang.org/protobuf/proto
- google.golang.org/protobuf/reflect/protodesc
- google.golang.org/protobuf/reflect/protoreflect
- google.golang.org/protobuf/reflect/protoregistry
- google.golang.org/protobuf/runtime/protoiface
- google.golang.org/protobuf/runtime/protoimpl
- google.golang.org/protobuf/types/descriptorpb
- google.golang.org/protobuf/types/known/anypb
- # gopkg.in/yaml.v3 v3.0.1
- ## explicit
- gopkg.in/yaml.v3
- # honnef.co/go/tools v0.2.1
- ## explicit; go 1.14
- honnef.co/go/tools/analysis/code
- honnef.co/go/tools/analysis/edit
- honnef.co/go/tools/analysis/facts
- honnef.co/go/tools/analysis/facts/nilness
- honnef.co/go/tools/analysis/facts/typedness
- honnef.co/go/tools/analysis/lint
- honnef.co/go/tools/analysis/report
- honnef.co/go/tools/cmd/staticcheck
- honnef.co/go/tools/config
- honnef.co/go/tools/go/ast/astutil
- honnef.co/go/tools/go/ir
- honnef.co/go/tools/go/ir/irutil
- honnef.co/go/tools/go/loader
- honnef.co/go/tools/go/types/typeutil
- honnef.co/go/tools/internal/cache
- honnef.co/go/tools/internal/go/gcimporter
- honnef.co/go/tools/internal/passes/buildir
- honnef.co/go/tools/internal/renameio
- honnef.co/go/tools/internal/robustio
- honnef.co/go/tools/internal/sharedcheck
- honnef.co/go/tools/internal/sync
- honnef.co/go/tools/knowledge
- honnef.co/go/tools/lintcmd
- honnef.co/go/tools/lintcmd/runner
- honnef.co/go/tools/lintcmd/version
- honnef.co/go/tools/pattern
- honnef.co/go/tools/printf
- honnef.co/go/tools/quickfix
- honnef.co/go/tools/sarif
- honnef.co/go/tools/simple
- honnef.co/go/tools/staticcheck
- honnef.co/go/tools/stylecheck
- honnef.co/go/tools/unused
- honnef.co/go/tools/unused/typemap
- # gitlab.com/yawning/obfs4.git => github.com/jmwample/obfs4 v0.0.0-20230725223418-2d2e5b4a16ba
- # github.com/pion/dtls/v2 => github.com/mingyech/dtls/v2 v2.0.0
|