modules.txt 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591
  1. # filippo.io/bigmod v0.0.1
  2. ## explicit; go 1.20
  3. filippo.io/bigmod
  4. # filippo.io/edwards25519 v1.1.0
  5. ## explicit; go 1.20
  6. filippo.io/edwards25519
  7. filippo.io/edwards25519/field
  8. # filippo.io/keygen v0.0.0-20230306160926-5201437acf8e
  9. ## explicit; go 1.20
  10. filippo.io/keygen
  11. # github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96
  12. ## explicit
  13. github.com/AndreasBriese/bbloom
  14. # github.com/Psiphon-Inc/rotate-safe-writer v0.0.0-20210303140923-464a7a37606e
  15. ## explicit
  16. github.com/Psiphon-Inc/rotate-safe-writer
  17. # github.com/Psiphon-Labs/bolt v0.0.0-20200624191537-23cedaef7ad7
  18. ## explicit; go 1.12
  19. github.com/Psiphon-Labs/bolt
  20. # github.com/Psiphon-Labs/consistent v0.0.0-20240322131436-20aaa4e05737
  21. ## explicit; go 1.9
  22. github.com/Psiphon-Labs/consistent
  23. # github.com/Psiphon-Labs/goptlib v0.0.0-20200406165125-c0e32a7a3464
  24. ## explicit
  25. github.com/Psiphon-Labs/goptlib
  26. # github.com/Psiphon-Labs/psiphon-tls v0.0.0-20240424193802-52b2602ec60c
  27. ## explicit; go 1.21
  28. github.com/Psiphon-Labs/psiphon-tls
  29. # github.com/Psiphon-Labs/quic-go v0.0.0-20240424181006-45545f5e1536
  30. ## explicit; go 1.21
  31. github.com/Psiphon-Labs/quic-go
  32. github.com/Psiphon-Labs/quic-go/http3
  33. github.com/Psiphon-Labs/quic-go/internal/ackhandler
  34. github.com/Psiphon-Labs/quic-go/internal/congestion
  35. github.com/Psiphon-Labs/quic-go/internal/flowcontrol
  36. github.com/Psiphon-Labs/quic-go/internal/handshake
  37. github.com/Psiphon-Labs/quic-go/internal/logutils
  38. github.com/Psiphon-Labs/quic-go/internal/protocol
  39. github.com/Psiphon-Labs/quic-go/internal/qerr
  40. github.com/Psiphon-Labs/quic-go/internal/qtls
  41. github.com/Psiphon-Labs/quic-go/internal/utils
  42. github.com/Psiphon-Labs/quic-go/internal/utils/linkedlist
  43. github.com/Psiphon-Labs/quic-go/internal/utils/ringbuffer
  44. github.com/Psiphon-Labs/quic-go/internal/wire
  45. github.com/Psiphon-Labs/quic-go/logging
  46. github.com/Psiphon-Labs/quic-go/quicvarint
  47. # github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74
  48. ## explicit; go 1.13
  49. github.com/alexbrainman/sspi
  50. github.com/alexbrainman/sspi/internal/common
  51. github.com/alexbrainman/sspi/negotiate
  52. # github.com/andybalholm/brotli v1.0.5
  53. ## explicit; go 1.12
  54. github.com/andybalholm/brotli
  55. # github.com/armon/go-proxyproto v0.0.0-20180202201750-5b7edb60ff5f
  56. ## explicit
  57. github.com/armon/go-proxyproto
  58. # github.com/bifurcation/mint v0.0.0-20180306135233-198357931e61
  59. ## explicit
  60. github.com/bifurcation/mint
  61. github.com/bifurcation/mint/syntax
  62. # github.com/bits-and-blooms/bitset v1.10.0
  63. ## explicit; go 1.16
  64. github.com/bits-and-blooms/bitset
  65. # github.com/bits-and-blooms/bloom/v3 v3.6.0
  66. ## explicit; go 1.16
  67. github.com/bits-and-blooms/bloom/v3
  68. # github.com/cespare/xxhash v1.1.0
  69. ## explicit
  70. github.com/cespare/xxhash
  71. # github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9
  72. ## explicit
  73. github.com/cheekybits/genny/generic
  74. # github.com/cognusion/go-cache-lru v0.0.0-20170419142635-f73e2280ecea
  75. ## explicit
  76. github.com/cognusion/go-cache-lru
  77. # github.com/davecgh/go-spew v1.1.1
  78. ## explicit
  79. github.com/davecgh/go-spew/spew
  80. # github.com/dchest/siphash v1.2.3
  81. ## explicit; go 1.16
  82. github.com/dchest/siphash
  83. # github.com/deckarep/golang-set v0.0.0-20171013212420-1d4478f51bed
  84. ## explicit
  85. github.com/deckarep/golang-set
  86. # github.com/dgraph-io/badger v1.5.4-0.20180815194500-3a87f6d9c273
  87. ## explicit
  88. github.com/dgraph-io/badger
  89. github.com/dgraph-io/badger/options
  90. github.com/dgraph-io/badger/protos
  91. github.com/dgraph-io/badger/skl
  92. github.com/dgraph-io/badger/table
  93. github.com/dgraph-io/badger/y
  94. # github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  95. ## explicit
  96. github.com/dgryski/go-farm
  97. # github.com/elazarl/goproxy v0.0.0-20200809112317-0581fc3aee2d
  98. ## explicit
  99. github.com/elazarl/goproxy
  100. # github.com/elazarl/goproxy/ext v0.0.0-20200809112317-0581fc3aee2d
  101. ## explicit
  102. github.com/elazarl/goproxy/ext/auth
  103. # github.com/florianl/go-nfqueue v1.1.1-0.20200829120558-a2f196e98ab0
  104. ## explicit; go 1.13
  105. github.com/florianl/go-nfqueue
  106. github.com/florianl/go-nfqueue/internal/unix
  107. # github.com/flynn/noise v1.0.1-0.20220214164934-d803f5c4b0f4
  108. ## explicit; go 1.16
  109. github.com/flynn/noise
  110. # github.com/fxamacker/cbor/v2 v2.5.0
  111. ## explicit; go 1.12
  112. github.com/fxamacker/cbor/v2
  113. # github.com/gaukas/godicttls v0.0.4
  114. ## explicit; go 1.19
  115. github.com/gaukas/godicttls
  116. # github.com/go-ole/go-ole v1.2.6
  117. ## explicit; go 1.12
  118. github.com/go-ole/go-ole
  119. github.com/go-ole/go-ole/oleutil
  120. # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  121. ## explicit; go 1.13
  122. github.com/go-task/slim-sprig
  123. # github.com/gobwas/glob v0.2.4-0.20180402141543-f00a7392b439
  124. ## explicit
  125. github.com/gobwas/glob
  126. github.com/gobwas/glob/compiler
  127. github.com/gobwas/glob/match
  128. github.com/gobwas/glob/syntax
  129. github.com/gobwas/glob/syntax/ast
  130. github.com/gobwas/glob/syntax/lexer
  131. github.com/gobwas/glob/util/runes
  132. github.com/gobwas/glob/util/strings
  133. # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  134. ## explicit
  135. github.com/golang/groupcache/lru
  136. # github.com/golang/protobuf v1.5.3
  137. ## explicit; go 1.9
  138. github.com/golang/protobuf/proto
  139. # github.com/google/go-cmp v0.6.0
  140. ## explicit; go 1.13
  141. github.com/google/go-cmp/cmp
  142. github.com/google/go-cmp/cmp/internal/diff
  143. github.com/google/go-cmp/cmp/internal/flags
  144. github.com/google/go-cmp/cmp/internal/function
  145. github.com/google/go-cmp/cmp/internal/value
  146. # github.com/google/gopacket v1.1.19
  147. ## explicit; go 1.12
  148. github.com/google/gopacket
  149. github.com/google/gopacket/layers
  150. # github.com/google/pprof v0.0.0-20211214055906-6f57359322fd
  151. ## explicit; go 1.14
  152. github.com/google/pprof/profile
  153. # github.com/google/uuid v1.3.1
  154. ## explicit
  155. github.com/google/uuid
  156. # github.com/grafov/m3u8 v0.0.0-20171211212457-6ab8f28ed427
  157. ## explicit
  158. github.com/grafov/m3u8
  159. # github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86
  160. ## explicit; go 1.13
  161. github.com/josharian/native
  162. # github.com/jsimonetti/rtnetlink v1.1.2-0.20220408201609-d380b505068b
  163. ## explicit; go 1.13
  164. github.com/jsimonetti/rtnetlink
  165. github.com/jsimonetti/rtnetlink/internal/unix
  166. # github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
  167. ## explicit
  168. github.com/kardianos/osext
  169. # github.com/klauspost/compress v1.16.7
  170. ## explicit; go 1.18
  171. github.com/klauspost/compress
  172. github.com/klauspost/compress/fse
  173. github.com/klauspost/compress/huff0
  174. github.com/klauspost/compress/internal/cpuinfo
  175. github.com/klauspost/compress/internal/snapref
  176. github.com/klauspost/compress/zstd
  177. github.com/klauspost/compress/zstd/internal/xxhash
  178. # github.com/libp2p/go-reuseport v0.4.0
  179. ## explicit; go 1.20
  180. github.com/libp2p/go-reuseport
  181. # github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
  182. ## explicit; go 1.16
  183. github.com/lufia/plan9stats
  184. # github.com/marusama/semaphore v0.0.0-20171214154724-565ffd8e868a
  185. ## explicit
  186. github.com/marusama/semaphore
  187. # github.com/mdlayher/netlink v1.7.1
  188. ## explicit; go 1.18
  189. github.com/mdlayher/netlink
  190. github.com/mdlayher/netlink/nlenc
  191. # github.com/mdlayher/socket v0.4.0
  192. ## explicit; go 1.18
  193. github.com/mdlayher/socket
  194. # github.com/miekg/dns v1.1.44-0.20210804161652-ab67aa642300
  195. ## explicit; go 1.14
  196. github.com/miekg/dns
  197. # github.com/mitchellh/panicwrap v0.0.0-20170106182340-fce601fe5557
  198. ## explicit
  199. github.com/mitchellh/panicwrap
  200. # github.com/mroth/weightedrand v1.0.0
  201. ## explicit; go 1.10
  202. github.com/mroth/weightedrand
  203. # github.com/onsi/ginkgo/v2 v2.12.0
  204. ## explicit; go 1.18
  205. github.com/onsi/ginkgo/v2/config
  206. github.com/onsi/ginkgo/v2/formatter
  207. github.com/onsi/ginkgo/v2/ginkgo
  208. github.com/onsi/ginkgo/v2/ginkgo/build
  209. github.com/onsi/ginkgo/v2/ginkgo/command
  210. github.com/onsi/ginkgo/v2/ginkgo/generators
  211. github.com/onsi/ginkgo/v2/ginkgo/internal
  212. github.com/onsi/ginkgo/v2/ginkgo/labels
  213. github.com/onsi/ginkgo/v2/ginkgo/outline
  214. github.com/onsi/ginkgo/v2/ginkgo/run
  215. github.com/onsi/ginkgo/v2/ginkgo/unfocus
  216. github.com/onsi/ginkgo/v2/ginkgo/watch
  217. github.com/onsi/ginkgo/v2/internal/interrupt_handler
  218. github.com/onsi/ginkgo/v2/internal/parallel_support
  219. github.com/onsi/ginkgo/v2/reporters
  220. github.com/onsi/ginkgo/v2/types
  221. # github.com/oschwald/maxminddb-golang v1.12.0
  222. ## explicit; go 1.19
  223. github.com/oschwald/maxminddb-golang
  224. # github.com/patrickmn/go-cache v2.1.0+incompatible
  225. ## explicit
  226. github.com/patrickmn/go-cache
  227. # github.com/pelletier/go-toml v1.9.5
  228. ## explicit; go 1.12
  229. github.com/pelletier/go-toml
  230. # github.com/pion/datachannel v1.5.5
  231. ## explicit; go 1.13
  232. github.com/pion/datachannel
  233. # github.com/pion/dtls/v2 v2.2.7 => ./replace/dtls
  234. ## explicit; go 1.13
  235. github.com/pion/dtls/v2
  236. github.com/pion/dtls/v2/internal/ciphersuite
  237. github.com/pion/dtls/v2/internal/ciphersuite/types
  238. github.com/pion/dtls/v2/internal/closer
  239. github.com/pion/dtls/v2/internal/util
  240. github.com/pion/dtls/v2/pkg/crypto/ccm
  241. github.com/pion/dtls/v2/pkg/crypto/ciphersuite
  242. github.com/pion/dtls/v2/pkg/crypto/clientcertificate
  243. github.com/pion/dtls/v2/pkg/crypto/elliptic
  244. github.com/pion/dtls/v2/pkg/crypto/fingerprint
  245. github.com/pion/dtls/v2/pkg/crypto/hash
  246. github.com/pion/dtls/v2/pkg/crypto/prf
  247. github.com/pion/dtls/v2/pkg/crypto/signature
  248. github.com/pion/dtls/v2/pkg/crypto/signaturehash
  249. github.com/pion/dtls/v2/pkg/protocol
  250. github.com/pion/dtls/v2/pkg/protocol/alert
  251. github.com/pion/dtls/v2/pkg/protocol/extension
  252. github.com/pion/dtls/v2/pkg/protocol/handshake
  253. github.com/pion/dtls/v2/pkg/protocol/recordlayer
  254. # github.com/pion/ice/v2 v2.3.24 => ./replace/ice
  255. ## explicit; go 1.13
  256. github.com/pion/ice/v2
  257. github.com/pion/ice/v2/internal/atomic
  258. github.com/pion/ice/v2/internal/fakenet
  259. github.com/pion/ice/v2/internal/stun
  260. # github.com/pion/interceptor v0.1.25
  261. ## explicit; go 1.15
  262. github.com/pion/interceptor
  263. github.com/pion/interceptor/internal/ntp
  264. github.com/pion/interceptor/internal/sequencenumber
  265. github.com/pion/interceptor/pkg/nack
  266. github.com/pion/interceptor/pkg/report
  267. github.com/pion/interceptor/pkg/twcc
  268. # github.com/pion/logging v0.2.2
  269. ## explicit; go 1.12
  270. github.com/pion/logging
  271. # github.com/pion/mdns v0.0.12
  272. ## explicit; go 1.19
  273. github.com/pion/mdns
  274. # github.com/pion/randutil v0.1.0
  275. ## explicit; go 1.14
  276. github.com/pion/randutil
  277. # github.com/pion/rtcp v1.2.12
  278. ## explicit; go 1.13
  279. github.com/pion/rtcp
  280. # github.com/pion/rtp v1.8.5
  281. ## explicit; go 1.19
  282. github.com/pion/rtp
  283. github.com/pion/rtp/codecs
  284. github.com/pion/rtp/codecs/av1/obu
  285. # github.com/pion/sctp v1.8.16
  286. ## explicit; go 1.19
  287. github.com/pion/sctp
  288. # github.com/pion/sdp/v3 v3.0.9
  289. ## explicit; go 1.13
  290. github.com/pion/sdp/v3
  291. # github.com/pion/srtp/v2 v2.0.18
  292. ## explicit; go 1.14
  293. github.com/pion/srtp/v2
  294. # github.com/pion/stun v0.6.1
  295. ## explicit; go 1.12
  296. github.com/pion/stun
  297. github.com/pion/stun/internal/hmac
  298. # github.com/pion/transport/v2 v2.2.4
  299. ## explicit; go 1.12
  300. github.com/pion/transport/v2
  301. github.com/pion/transport/v2/connctx
  302. github.com/pion/transport/v2/deadline
  303. github.com/pion/transport/v2/packetio
  304. github.com/pion/transport/v2/replaydetector
  305. github.com/pion/transport/v2/stdnet
  306. github.com/pion/transport/v2/udp
  307. github.com/pion/transport/v2/utils/xor
  308. github.com/pion/transport/v2/vnet
  309. # github.com/pion/turn/v2 v2.1.3
  310. ## explicit; go 1.13
  311. github.com/pion/turn/v2
  312. github.com/pion/turn/v2/internal/allocation
  313. github.com/pion/turn/v2/internal/client
  314. github.com/pion/turn/v2/internal/ipnet
  315. github.com/pion/turn/v2/internal/proto
  316. github.com/pion/turn/v2/internal/server
  317. # github.com/pion/webrtc/v3 v3.2.40 => ./replace/webrtc
  318. ## explicit; go 1.17
  319. github.com/pion/webrtc/v3
  320. github.com/pion/webrtc/v3/internal/fmtp
  321. github.com/pion/webrtc/v3/internal/mux
  322. github.com/pion/webrtc/v3/internal/util
  323. github.com/pion/webrtc/v3/pkg/media
  324. github.com/pion/webrtc/v3/pkg/rtcerr
  325. # github.com/pkg/errors v0.9.1
  326. ## explicit
  327. github.com/pkg/errors
  328. # github.com/pmezard/go-difflib v1.0.0
  329. ## explicit
  330. github.com/pmezard/go-difflib/difflib
  331. # github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
  332. ## explicit; go 1.14
  333. github.com/power-devops/perfstat
  334. # github.com/quic-go/qpack v0.4.0
  335. ## explicit; go 1.18
  336. github.com/quic-go/qpack
  337. # github.com/refraction-networking/conjure v0.7.11-0.20240130155008-c8df96195ab2
  338. ## explicit; go 1.18
  339. github.com/refraction-networking/conjure/pkg/client/assets
  340. github.com/refraction-networking/conjure/pkg/core
  341. github.com/refraction-networking/conjure/pkg/core/interfaces
  342. github.com/refraction-networking/conjure/pkg/dtls
  343. github.com/refraction-networking/conjure/pkg/phantoms
  344. github.com/refraction-networking/conjure/pkg/registrars/decoy-registrar
  345. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/dns
  346. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/encryption
  347. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/msgformat
  348. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/queuepacketconn
  349. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/remotemap
  350. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/requester
  351. github.com/refraction-networking/conjure/pkg/registrars/lib
  352. github.com/refraction-networking/conjure/pkg/registrars/registration
  353. github.com/refraction-networking/conjure/pkg/station/log
  354. github.com/refraction-networking/conjure/pkg/transports
  355. github.com/refraction-networking/conjure/pkg/transports/client
  356. github.com/refraction-networking/conjure/pkg/transports/connecting/dtls
  357. github.com/refraction-networking/conjure/pkg/transports/wrapping/min
  358. github.com/refraction-networking/conjure/pkg/transports/wrapping/obfs4
  359. github.com/refraction-networking/conjure/pkg/transports/wrapping/prefix
  360. github.com/refraction-networking/conjure/proto
  361. # github.com/refraction-networking/ed25519 v0.1.2
  362. ## explicit; go 1.20
  363. github.com/refraction-networking/ed25519/edwards25519
  364. github.com/refraction-networking/ed25519/extra25519
  365. # github.com/refraction-networking/gotapdance v1.7.10
  366. ## explicit; go 1.18
  367. github.com/refraction-networking/gotapdance/tapdance
  368. # github.com/refraction-networking/obfs4 v0.1.2
  369. ## explicit; go 1.20
  370. github.com/refraction-networking/obfs4/common/csrand
  371. github.com/refraction-networking/obfs4/common/drbg
  372. github.com/refraction-networking/obfs4/common/ntor
  373. github.com/refraction-networking/obfs4/common/probdist
  374. github.com/refraction-networking/obfs4/common/replayfilter
  375. github.com/refraction-networking/obfs4/transports/base
  376. github.com/refraction-networking/obfs4/transports/obfs4
  377. github.com/refraction-networking/obfs4/transports/obfs4/framing
  378. # github.com/refraction-networking/utls v1.3.3
  379. ## explicit; go 1.19
  380. github.com/refraction-networking/utls
  381. github.com/refraction-networking/utls/internal/helper
  382. # github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
  383. ## explicit
  384. github.com/ryanuber/go-glob
  385. # github.com/sergeyfrolov/bsbuffer v0.0.0-20180903213811-94e85abb8507
  386. ## explicit
  387. github.com/sergeyfrolov/bsbuffer
  388. # github.com/shirou/gopsutil/v4 v4.24.5
  389. ## explicit; go 1.18
  390. github.com/shirou/gopsutil/v4/common
  391. github.com/shirou/gopsutil/v4/cpu
  392. github.com/shirou/gopsutil/v4/internal/common
  393. # github.com/shoenig/go-m1cpu v0.1.6
  394. ## explicit; go 1.20
  395. github.com/shoenig/go-m1cpu
  396. # github.com/sirupsen/logrus v1.9.3
  397. ## explicit; go 1.13
  398. github.com/sirupsen/logrus
  399. # github.com/stretchr/testify v1.9.0
  400. ## explicit; go 1.17
  401. github.com/stretchr/testify/assert
  402. github.com/stretchr/testify/require
  403. github.com/stretchr/testify/suite
  404. # github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8
  405. ## explicit
  406. github.com/syndtr/gocapability/capability
  407. # github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05
  408. ## explicit; go 1.16
  409. github.com/tailscale/goupnp
  410. github.com/tailscale/goupnp/dcps/internetgateway2
  411. github.com/tailscale/goupnp/httpu
  412. github.com/tailscale/goupnp/scpd
  413. github.com/tailscale/goupnp/soap
  414. github.com/tailscale/goupnp/ssdp
  415. # github.com/tklauser/go-sysconf v0.3.12
  416. ## explicit; go 1.13
  417. github.com/tklauser/go-sysconf
  418. # github.com/tklauser/numcpus v0.6.1
  419. ## explicit; go 1.13
  420. github.com/tklauser/numcpus
  421. # github.com/wader/filtertransport v0.0.0-20200316221534-bdd9e61eee78
  422. ## explicit; go 1.12
  423. github.com/wader/filtertransport
  424. # github.com/wlynxg/anet v0.0.1
  425. ## explicit; go 1.20
  426. github.com/wlynxg/anet
  427. # github.com/x448/float16 v0.8.4
  428. ## explicit; go 1.11
  429. github.com/x448/float16
  430. # github.com/yusufpapurcu/wmi v1.2.4
  431. ## explicit; go 1.16
  432. github.com/yusufpapurcu/wmi
  433. # gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
  434. ## explicit; go 1.11
  435. gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
  436. # go.uber.org/mock v0.4.0
  437. ## explicit; go 1.20
  438. # go4.org/mem v0.0.0-20210711025021-927187094b94
  439. ## explicit; go 1.14
  440. go4.org/mem
  441. # golang.org/x/crypto v0.22.0
  442. ## explicit; go 1.18
  443. golang.org/x/crypto/blake2b
  444. golang.org/x/crypto/blake2s
  445. golang.org/x/crypto/blowfish
  446. golang.org/x/crypto/chacha20
  447. golang.org/x/crypto/chacha20poly1305
  448. golang.org/x/crypto/cryptobyte
  449. golang.org/x/crypto/cryptobyte/asn1
  450. golang.org/x/crypto/curve25519
  451. golang.org/x/crypto/curve25519/internal/field
  452. golang.org/x/crypto/hkdf
  453. golang.org/x/crypto/internal/alias
  454. golang.org/x/crypto/internal/poly1305
  455. golang.org/x/crypto/nacl/box
  456. golang.org/x/crypto/nacl/secretbox
  457. golang.org/x/crypto/salsa20/salsa
  458. golang.org/x/crypto/sha3
  459. # golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
  460. ## explicit; go 1.18
  461. golang.org/x/exp/constraints
  462. golang.org/x/exp/rand
  463. golang.org/x/exp/slices
  464. # golang.org/x/net v0.24.0
  465. ## explicit; go 1.18
  466. golang.org/x/net/bpf
  467. golang.org/x/net/dns/dnsmessage
  468. golang.org/x/net/http/httpguts
  469. golang.org/x/net/http/httpproxy
  470. golang.org/x/net/http2
  471. golang.org/x/net/http2/hpack
  472. golang.org/x/net/idna
  473. golang.org/x/net/internal/iana
  474. golang.org/x/net/internal/socket
  475. golang.org/x/net/internal/socks
  476. golang.org/x/net/internal/timeseries
  477. golang.org/x/net/ipv4
  478. golang.org/x/net/ipv6
  479. golang.org/x/net/proxy
  480. golang.org/x/net/route
  481. golang.org/x/net/trace
  482. # golang.org/x/sync v0.3.0
  483. ## explicit; go 1.17
  484. golang.org/x/sync/errgroup
  485. # golang.org/x/sys v0.20.0
  486. ## explicit; go 1.18
  487. golang.org/x/sys/cpu
  488. golang.org/x/sys/plan9
  489. golang.org/x/sys/unix
  490. golang.org/x/sys/windows
  491. golang.org/x/sys/windows/registry
  492. golang.org/x/sys/windows/svc
  493. golang.org/x/sys/windows/svc/mgr
  494. # golang.org/x/term v0.19.0
  495. ## explicit; go 1.18
  496. golang.org/x/term
  497. # golang.org/x/text v0.14.0
  498. ## explicit; go 1.18
  499. golang.org/x/text/secure/bidirule
  500. golang.org/x/text/transform
  501. golang.org/x/text/unicode/bidi
  502. golang.org/x/text/unicode/norm
  503. # golang.org/x/time v0.5.0
  504. ## explicit; go 1.18
  505. golang.org/x/time/rate
  506. # golang.org/x/tools v0.12.0
  507. ## explicit; go 1.18
  508. golang.org/x/tools/go/ast/inspector
  509. golang.org/x/tools/internal/typeparams
  510. # golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
  511. ## explicit; go 1.20
  512. golang.zx2c4.com/wireguard/replay
  513. # golang.zx2c4.com/wireguard/windows v0.5.3
  514. ## explicit; go 1.18
  515. golang.zx2c4.com/wireguard/windows/tunnel/winipcfg
  516. # google.golang.org/protobuf v1.31.0
  517. ## explicit; go 1.11
  518. google.golang.org/protobuf/encoding/prototext
  519. google.golang.org/protobuf/encoding/protowire
  520. google.golang.org/protobuf/internal/descfmt
  521. google.golang.org/protobuf/internal/descopts
  522. google.golang.org/protobuf/internal/detrand
  523. google.golang.org/protobuf/internal/encoding/defval
  524. google.golang.org/protobuf/internal/encoding/messageset
  525. google.golang.org/protobuf/internal/encoding/tag
  526. google.golang.org/protobuf/internal/encoding/text
  527. google.golang.org/protobuf/internal/errors
  528. google.golang.org/protobuf/internal/filedesc
  529. google.golang.org/protobuf/internal/filetype
  530. google.golang.org/protobuf/internal/flags
  531. google.golang.org/protobuf/internal/genid
  532. google.golang.org/protobuf/internal/impl
  533. google.golang.org/protobuf/internal/order
  534. google.golang.org/protobuf/internal/pragma
  535. google.golang.org/protobuf/internal/set
  536. google.golang.org/protobuf/internal/strs
  537. google.golang.org/protobuf/internal/version
  538. google.golang.org/protobuf/proto
  539. google.golang.org/protobuf/reflect/protodesc
  540. google.golang.org/protobuf/reflect/protoreflect
  541. google.golang.org/protobuf/reflect/protoregistry
  542. google.golang.org/protobuf/runtime/protoiface
  543. google.golang.org/protobuf/runtime/protoimpl
  544. google.golang.org/protobuf/types/descriptorpb
  545. google.golang.org/protobuf/types/known/anypb
  546. # gopkg.in/yaml.v3 v3.0.1
  547. ## explicit
  548. gopkg.in/yaml.v3
  549. # tailscale.com v1.40.0
  550. ## explicit; go 1.20
  551. tailscale.com
  552. tailscale.com/control/controlknobs
  553. tailscale.com/envknob
  554. tailscale.com/hostinfo
  555. tailscale.com/net/interfaces
  556. tailscale.com/net/netaddr
  557. tailscale.com/net/neterror
  558. tailscale.com/net/netknob
  559. tailscale.com/net/netmon
  560. tailscale.com/net/netns
  561. tailscale.com/net/portmapper
  562. tailscale.com/net/sockstats
  563. tailscale.com/net/tsaddr
  564. tailscale.com/net/tshttpproxy
  565. tailscale.com/syncs
  566. tailscale.com/tailcfg
  567. tailscale.com/tsconst
  568. tailscale.com/types/dnstype
  569. tailscale.com/types/key
  570. tailscale.com/types/lazy
  571. tailscale.com/types/logger
  572. tailscale.com/types/nettype
  573. tailscale.com/types/opt
  574. tailscale.com/types/ptr
  575. tailscale.com/types/structs
  576. tailscale.com/types/tkatype
  577. tailscale.com/types/views
  578. tailscale.com/util/clientmetric
  579. tailscale.com/util/cloudenv
  580. tailscale.com/util/cmpver
  581. tailscale.com/util/dnsname
  582. tailscale.com/util/lineread
  583. tailscale.com/util/mak
  584. tailscale.com/util/set
  585. tailscale.com/util/winutil
  586. tailscale.com/version
  587. tailscale.com/version/distro
  588. # gitlab.com/yawning/obfs4.git => github.com/jmwample/obfs4 v0.0.0-20230725223418-2d2e5b4a16ba
  589. # github.com/pion/dtls/v2 => ./replace/dtls
  590. # github.com/pion/ice/v2 => ./replace/ice
  591. # github.com/pion/webrtc/v3 => ./replace/webrtc