# 0xacab.org/leap/obfsvpn v0.0.0-20240422180703-83037b24d5cc
## explicit; go 1.20
0xacab.org/leap/obfsvpn/client
0xacab.org/leap/obfsvpn/obfsvpn
# filippo.io/edwards25519 v1.1.0
## explicit; go 1.20
filippo.io/edwards25519
filippo.io/edwards25519/field
# git.torproject.org/pluggable-transports/goptlib.git v1.3.0
## explicit; go 1.11
git.torproject.org/pluggable-transports/goptlib.git
# git.torproject.org/pluggable-transports/snowflake.git v1.1.0
## explicit; go 1.13
git.torproject.org/pluggable-transports/snowflake.git/common/encapsulation
git.torproject.org/pluggable-transports/snowflake.git/common/nat
git.torproject.org/pluggable-transports/snowflake.git/common/safelog
git.torproject.org/pluggable-transports/snowflake.git/common/turbotunnel
git.torproject.org/pluggable-transports/snowflake.git/common/util
# github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
## explicit
github.com/ProtonMail/go-autostart
# github.com/cretz/bine v0.2.0
## explicit; go 1.15
github.com/cretz/bine/control
github.com/cretz/bine/process
github.com/cretz/bine/tor
github.com/cretz/bine/torutil
github.com/cretz/bine/torutil/ed25519
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
# 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/google/uuid v1.6.0
## explicit
github.com/google/uuid
# github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
## explicit
github.com/gopherjs/gopherjs/js
# github.com/jtolds/gls v4.20.0+incompatible
## explicit
github.com/jtolds/gls
# github.com/kalikaneko/socks5 v1.0.1
## explicit; go 1.16
github.com/kalikaneko/socks5
# github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
## explicit
github.com/kardianos/osext
# github.com/keybase/go-ps v0.0.0-20190827175125-91aafc93ba19
## explicit
github.com/keybase/go-ps
github.com/keybase/go-ps/darwincgo
# github.com/klauspost/cpuid/v2 v2.2.6
## explicit; go 1.15
github.com/klauspost/cpuid/v2
# github.com/klauspost/reedsolomon v1.12.1
## explicit; go 1.18
github.com/klauspost/reedsolomon
# github.com/natefinch/npipe v0.0.0-20160621034901-c1b8fa8bdcce
## explicit
github.com/natefinch/npipe
# github.com/pion/datachannel v1.5.5
## explicit; go 1.13
github.com/pion/datachannel
# github.com/pion/dtls/v2 v2.2.9
## 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/fingerprint
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/ice/v2 v2.3.12
## explicit; go 1.13
github.com/pion/ice/v2
github.com/pion/ice/v2/internal/atomic
github.com/pion/ice/v2/internal/fakenet
github.com/pion/ice/v2/internal/stun
# github.com/pion/interceptor v0.1.25
## explicit; go 1.15
github.com/pion/interceptor
github.com/pion/interceptor/internal/ntp
github.com/pion/interceptor/internal/sequencenumber
github.com/pion/interceptor/pkg/nack
github.com/pion/interceptor/pkg/report
github.com/pion/interceptor/pkg/twcc
# github.com/pion/logging v0.2.2
## explicit; go 1.12
github.com/pion/logging
# github.com/pion/mdns v0.0.9
## explicit; go 1.12
github.com/pion/mdns
# github.com/pion/randutil v0.1.0
## explicit; go 1.14
github.com/pion/randutil
# github.com/pion/rtcp v1.2.13
## explicit; go 1.13
github.com/pion/rtcp
# github.com/pion/rtp v1.8.3
## explicit; go 1.19
github.com/pion/rtp
github.com/pion/rtp/codecs
github.com/pion/rtp/codecs/av1/obu
# github.com/pion/sctp v1.8.9
## explicit; go 1.13
github.com/pion/sctp
# github.com/pion/sdp/v3 v3.0.6
## explicit; go 1.13
github.com/pion/sdp/v3
# github.com/pion/srtp/v2 v2.0.18
## explicit; go 1.14
github.com/pion/srtp/v2
# 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.4
## 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/pion/transport/v2/vnet
# github.com/pion/turn/v2 v2.1.4
## explicit; go 1.13
github.com/pion/turn/v2
github.com/pion/turn/v2/internal/allocation
github.com/pion/turn/v2/internal/client
github.com/pion/turn/v2/internal/ipnet
github.com/pion/turn/v2/internal/proto
github.com/pion/turn/v2/internal/server
# github.com/pion/webrtc/v3 v3.2.24
## explicit; go 1.13
github.com/pion/webrtc/v3
github.com/pion/webrtc/v3/internal/fmtp
github.com/pion/webrtc/v3/internal/mux
github.com/pion/webrtc/v3/internal/util
github.com/pion/webrtc/v3/pkg/media
github.com/pion/webrtc/v3/pkg/rtcerr
# 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/sevlyar/go-daemon v0.1.6
## explicit
github.com/sevlyar/go-daemon
# github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
## explicit
github.com/smartystreets/assertions
github.com/smartystreets/assertions/internal/go-render/render
github.com/smartystreets/assertions/internal/oglematchers
# github.com/smartystreets/goconvey v1.6.4
## explicit
github.com/smartystreets/goconvey/convey
github.com/smartystreets/goconvey/convey/gotest
github.com/smartystreets/goconvey/convey/reporting
# github.com/stretchr/testify v1.8.4
## explicit; go 1.20
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/templexxx/cpu v0.1.0
## explicit
github.com/templexxx/cpu
# github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161
## explicit
github.com/templexxx/cpufeat
# github.com/templexxx/xor v0.0.0-20191217153810-f85b25db303b
## explicit
github.com/templexxx/xor
# github.com/templexxx/xorsimd v0.4.2
## explicit; go 1.13
github.com/templexxx/xorsimd
# github.com/tjfoc/gmsm v1.4.1
## explicit; go 1.14
github.com/tjfoc/gmsm/sm4
# github.com/xtaci/kcp-go v5.4.20+incompatible
## explicit
github.com/xtaci/kcp-go
# github.com/xtaci/kcp-go/v5 v5.6.1
## explicit; go 1.13
github.com/xtaci/kcp-go/v5
# github.com/xtaci/smux v1.5.24
## explicit; go 1.13
github.com/xtaci/smux
# gitlab.com/yawning/edwards25519-extra v0.0.0-20231005122941-2149dcafc266
## explicit; go 1.16
gitlab.com/yawning/edwards25519-extra/elligator2
gitlab.com/yawning/edwards25519-extra/internal/montgomery
# gitlab.com/yawning/obfs4.git v0.0.0-20231012084234-c3e2d44b1033
## explicit; go 1.20
gitlab.com/yawning/obfs4.git/common/csrand
gitlab.com/yawning/obfs4.git/common/drbg
gitlab.com/yawning/obfs4.git/common/ntor
gitlab.com/yawning/obfs4.git/common/probdist
gitlab.com/yawning/obfs4.git/common/replayfilter
gitlab.com/yawning/obfs4.git/internal/x25519ell2
gitlab.com/yawning/obfs4.git/transports/base
gitlab.com/yawning/obfs4.git/transports/obfs4
gitlab.com/yawning/obfs4.git/transports/obfs4/framing
# 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.18.0
## explicit; go 1.18
golang.org/x/crypto/blowfish
golang.org/x/crypto/cast5
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/ed25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/salsa20
golang.org/x/crypto/salsa20/salsa
golang.org/x/crypto/sha3
golang.org/x/crypto/tea
golang.org/x/crypto/twofish
golang.org/x/crypto/xtea
# golang.org/x/net v0.20.0
## explicit; go 1.18
golang.org/x/net/bpf
golang.org/x/net/dns/dnsmessage
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/internal/socks
golang.org/x/net/ipv4
golang.org/x/net/ipv6
golang.org/x/net/proxy
# golang.org/x/sys v0.16.0
## explicit; go 1.18
golang.org/x/sys/cpu
golang.org/x/sys/unix
golang.org/x/sys/windows
golang.org/x/sys/windows/registry
golang.org/x/sys/windows/svc
golang.org/x/sys/windows/svc/debug
golang.org/x/sys/windows/svc/eventlog
golang.org/x/sys/windows/svc/mgr
# gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
## explicit
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
