modules.txt 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. # filippo.io/bigmod v0.0.1
  2. ## explicit; go 1.20
  3. filippo.io/bigmod
  4. # filippo.io/keygen v0.0.0-20230306160926-5201437acf8e
  5. ## explicit; go 1.20
  6. filippo.io/keygen
  7. # github.com/AndreasBriese/bbloom v0.0.0-20170702084017-28f7e881ca57
  8. ## explicit
  9. github.com/AndreasBriese/bbloom
  10. # github.com/BurntSushi/toml v1.3.2
  11. ## explicit; go 1.16
  12. github.com/BurntSushi/toml
  13. github.com/BurntSushi/toml/internal
  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/andybalholm/brotli v1.0.5
  48. ## explicit; go 1.12
  49. github.com/andybalholm/brotli
  50. # github.com/armon/go-proxyproto v0.0.0-20180202201750-5b7edb60ff5f
  51. ## explicit
  52. github.com/armon/go-proxyproto
  53. # github.com/bifurcation/mint v0.0.0-20180306135233-198357931e61
  54. ## explicit
  55. github.com/bifurcation/mint
  56. github.com/bifurcation/mint/syntax
  57. # github.com/cespare/xxhash v1.1.0
  58. ## explicit
  59. github.com/cespare/xxhash
  60. # github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9
  61. ## explicit
  62. github.com/cheekybits/genny/generic
  63. # github.com/cognusion/go-cache-lru v0.0.0-20170419142635-f73e2280ecea
  64. ## explicit
  65. github.com/cognusion/go-cache-lru
  66. # github.com/davecgh/go-spew v1.1.1
  67. ## explicit
  68. github.com/davecgh/go-spew/spew
  69. # github.com/dchest/siphash v1.2.3
  70. ## explicit; go 1.16
  71. github.com/dchest/siphash
  72. # github.com/deckarep/golang-set v0.0.0-20171013212420-1d4478f51bed
  73. ## explicit
  74. github.com/deckarep/golang-set
  75. # github.com/dgraph-io/badger v1.5.4-0.20180815194500-3a87f6d9c273
  76. ## explicit
  77. github.com/dgraph-io/badger
  78. github.com/dgraph-io/badger/options
  79. github.com/dgraph-io/badger/protos
  80. github.com/dgraph-io/badger/skl
  81. github.com/dgraph-io/badger/table
  82. github.com/dgraph-io/badger/y
  83. # github.com/dgryski/go-farm v0.0.0-20180109070241-2de33835d102
  84. ## explicit
  85. github.com/dgryski/go-farm
  86. # github.com/elazarl/goproxy v0.0.0-20200809112317-0581fc3aee2d
  87. ## explicit
  88. github.com/elazarl/goproxy
  89. # github.com/elazarl/goproxy/ext v0.0.0-20200809112317-0581fc3aee2d
  90. ## explicit
  91. github.com/elazarl/goproxy/ext/auth
  92. # github.com/florianl/go-nfqueue v1.1.1-0.20200829120558-a2f196e98ab0
  93. ## explicit; go 1.13
  94. github.com/florianl/go-nfqueue
  95. github.com/florianl/go-nfqueue/internal/unix
  96. # github.com/flynn/noise v1.0.0
  97. ## explicit; go 1.16
  98. github.com/flynn/noise
  99. # github.com/gaukas/godicttls v0.0.4
  100. ## explicit; go 1.19
  101. github.com/gaukas/godicttls
  102. # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  103. ## explicit; go 1.13
  104. github.com/go-task/slim-sprig
  105. # github.com/gobwas/glob v0.2.4-0.20180402141543-f00a7392b439
  106. ## explicit
  107. github.com/gobwas/glob
  108. github.com/gobwas/glob/compiler
  109. github.com/gobwas/glob/match
  110. github.com/gobwas/glob/syntax
  111. github.com/gobwas/glob/syntax/ast
  112. github.com/gobwas/glob/syntax/lexer
  113. github.com/gobwas/glob/util/runes
  114. github.com/gobwas/glob/util/strings
  115. # github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
  116. ## explicit
  117. github.com/golang/groupcache/lru
  118. # github.com/golang/protobuf v1.5.3
  119. ## explicit; go 1.9
  120. github.com/golang/protobuf/proto
  121. # github.com/google/go-cmp v0.5.9
  122. ## explicit; go 1.13
  123. github.com/google/go-cmp/cmp
  124. github.com/google/go-cmp/cmp/internal/diff
  125. github.com/google/go-cmp/cmp/internal/flags
  126. github.com/google/go-cmp/cmp/internal/function
  127. github.com/google/go-cmp/cmp/internal/value
  128. # github.com/google/gopacket v1.1.19
  129. ## explicit; go 1.12
  130. github.com/google/gopacket
  131. github.com/google/gopacket/layers
  132. # github.com/google/pprof v0.0.0-20211214055906-6f57359322fd
  133. ## explicit; go 1.14
  134. github.com/google/pprof/profile
  135. # github.com/grafov/m3u8 v0.0.0-20171211212457-6ab8f28ed427
  136. ## explicit
  137. github.com/grafov/m3u8
  138. # github.com/hashicorp/golang-lru v1.0.2
  139. ## explicit; go 1.12
  140. github.com/hashicorp/golang-lru
  141. github.com/hashicorp/golang-lru/simplelru
  142. # github.com/josharian/native v1.0.0
  143. ## explicit; go 1.13
  144. github.com/josharian/native
  145. # github.com/juju/ratelimit v1.0.2
  146. ## explicit
  147. github.com/juju/ratelimit
  148. # github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
  149. ## explicit
  150. github.com/kardianos/osext
  151. # github.com/klauspost/compress v1.16.7
  152. ## explicit; go 1.18
  153. github.com/klauspost/compress
  154. github.com/klauspost/compress/fse
  155. github.com/klauspost/compress/huff0
  156. github.com/klauspost/compress/internal/cpuinfo
  157. github.com/klauspost/compress/internal/snapref
  158. github.com/klauspost/compress/zstd
  159. github.com/klauspost/compress/zstd/internal/xxhash
  160. # github.com/libp2p/go-reuseport v0.4.0
  161. ## explicit; go 1.20
  162. github.com/libp2p/go-reuseport
  163. # github.com/marusama/semaphore v0.0.0-20171214154724-565ffd8e868a
  164. ## explicit
  165. github.com/marusama/semaphore
  166. # github.com/mdlayher/netlink v1.4.2-0.20210930205308-a81a8c23d40a
  167. ## explicit; go 1.12
  168. github.com/mdlayher/netlink
  169. github.com/mdlayher/netlink/nlenc
  170. # github.com/mdlayher/socket v0.0.0-20210624160740-9dbe287ded84
  171. ## explicit; go 1.16
  172. github.com/mdlayher/socket
  173. # github.com/miekg/dns v1.1.44-0.20210804161652-ab67aa642300
  174. ## explicit; go 1.14
  175. github.com/miekg/dns
  176. # github.com/mitchellh/panicwrap v0.0.0-20170106182340-fce601fe5557
  177. ## explicit
  178. github.com/mitchellh/panicwrap
  179. # github.com/mroth/weightedrand v1.0.0
  180. ## explicit; go 1.10
  181. github.com/mroth/weightedrand
  182. # github.com/onsi/ginkgo/v2 v2.9.5
  183. ## explicit; go 1.18
  184. github.com/onsi/ginkgo/v2/config
  185. github.com/onsi/ginkgo/v2/formatter
  186. github.com/onsi/ginkgo/v2/ginkgo
  187. github.com/onsi/ginkgo/v2/ginkgo/build
  188. github.com/onsi/ginkgo/v2/ginkgo/command
  189. github.com/onsi/ginkgo/v2/ginkgo/generators
  190. github.com/onsi/ginkgo/v2/ginkgo/internal
  191. github.com/onsi/ginkgo/v2/ginkgo/labels
  192. github.com/onsi/ginkgo/v2/ginkgo/outline
  193. github.com/onsi/ginkgo/v2/ginkgo/run
  194. github.com/onsi/ginkgo/v2/ginkgo/unfocus
  195. github.com/onsi/ginkgo/v2/ginkgo/watch
  196. github.com/onsi/ginkgo/v2/internal/interrupt_handler
  197. github.com/onsi/ginkgo/v2/internal/parallel_support
  198. github.com/onsi/ginkgo/v2/reporters
  199. github.com/onsi/ginkgo/v2/types
  200. # github.com/oschwald/maxminddb-golang v1.12.0
  201. ## explicit; go 1.19
  202. github.com/oschwald/maxminddb-golang
  203. # github.com/patrickmn/go-cache v2.1.0+incompatible
  204. ## explicit
  205. github.com/patrickmn/go-cache
  206. # github.com/pelletier/go-toml v1.9.5
  207. ## explicit; go 1.12
  208. github.com/pelletier/go-toml
  209. # github.com/pion/dtls/v2 v2.2.7 => github.com/mingyech/dtls/v2 v2.0.0
  210. ## explicit; go 1.13
  211. github.com/pion/dtls/v2
  212. github.com/pion/dtls/v2/internal/ciphersuite
  213. github.com/pion/dtls/v2/internal/ciphersuite/types
  214. github.com/pion/dtls/v2/internal/closer
  215. github.com/pion/dtls/v2/internal/util
  216. github.com/pion/dtls/v2/pkg/crypto/ccm
  217. github.com/pion/dtls/v2/pkg/crypto/ciphersuite
  218. github.com/pion/dtls/v2/pkg/crypto/clientcertificate
  219. github.com/pion/dtls/v2/pkg/crypto/elliptic
  220. github.com/pion/dtls/v2/pkg/crypto/hash
  221. github.com/pion/dtls/v2/pkg/crypto/prf
  222. github.com/pion/dtls/v2/pkg/crypto/signature
  223. github.com/pion/dtls/v2/pkg/crypto/signaturehash
  224. github.com/pion/dtls/v2/pkg/protocol
  225. github.com/pion/dtls/v2/pkg/protocol/alert
  226. github.com/pion/dtls/v2/pkg/protocol/extension
  227. github.com/pion/dtls/v2/pkg/protocol/handshake
  228. github.com/pion/dtls/v2/pkg/protocol/recordlayer
  229. # github.com/pion/logging v0.2.2
  230. ## explicit; go 1.12
  231. github.com/pion/logging
  232. # github.com/pion/randutil v0.1.0
  233. ## explicit; go 1.14
  234. github.com/pion/randutil
  235. # github.com/pion/sctp v1.8.8
  236. ## explicit; go 1.13
  237. github.com/pion/sctp
  238. # github.com/pion/stun v0.6.1
  239. ## explicit; go 1.12
  240. github.com/pion/stun
  241. github.com/pion/stun/internal/hmac
  242. # github.com/pion/transport/v2 v2.2.3
  243. ## explicit; go 1.12
  244. github.com/pion/transport/v2
  245. github.com/pion/transport/v2/connctx
  246. github.com/pion/transport/v2/deadline
  247. github.com/pion/transport/v2/packetio
  248. github.com/pion/transport/v2/replaydetector
  249. github.com/pion/transport/v2/stdnet
  250. github.com/pion/transport/v2/udp
  251. github.com/pion/transport/v2/utils/xor
  252. # github.com/pkg/errors v0.9.1
  253. ## explicit
  254. github.com/pkg/errors
  255. # github.com/pmezard/go-difflib v1.0.0
  256. ## explicit
  257. github.com/pmezard/go-difflib/difflib
  258. # github.com/quic-go/qpack v0.4.0
  259. ## explicit; go 1.18
  260. github.com/quic-go/qpack
  261. # github.com/refraction-networking/conjure v0.7.11-0.20240130155008-c8df96195ab2
  262. ## explicit; go 1.18
  263. github.com/refraction-networking/conjure/pkg/client/assets
  264. github.com/refraction-networking/conjure/pkg/core
  265. github.com/refraction-networking/conjure/pkg/core/interfaces
  266. github.com/refraction-networking/conjure/pkg/dtls
  267. github.com/refraction-networking/conjure/pkg/phantoms
  268. github.com/refraction-networking/conjure/pkg/registrars/decoy-registrar
  269. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/dns
  270. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/encryption
  271. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/msgformat
  272. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/queuepacketconn
  273. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/remotemap
  274. github.com/refraction-networking/conjure/pkg/registrars/dns-registrar/requester
  275. github.com/refraction-networking/conjure/pkg/registrars/lib
  276. github.com/refraction-networking/conjure/pkg/registrars/registration
  277. github.com/refraction-networking/conjure/pkg/station/log
  278. github.com/refraction-networking/conjure/pkg/transports
  279. github.com/refraction-networking/conjure/pkg/transports/client
  280. github.com/refraction-networking/conjure/pkg/transports/connecting/dtls
  281. github.com/refraction-networking/conjure/pkg/transports/wrapping/min
  282. github.com/refraction-networking/conjure/pkg/transports/wrapping/obfs4
  283. github.com/refraction-networking/conjure/pkg/transports/wrapping/prefix
  284. github.com/refraction-networking/conjure/proto
  285. # github.com/refraction-networking/ed25519 v0.1.2
  286. ## explicit; go 1.20
  287. github.com/refraction-networking/ed25519/edwards25519
  288. github.com/refraction-networking/ed25519/extra25519
  289. # github.com/refraction-networking/gotapdance v1.7.10
  290. ## explicit; go 1.18
  291. github.com/refraction-networking/gotapdance/tapdance
  292. # github.com/refraction-networking/obfs4 v0.1.2
  293. ## explicit; go 1.20
  294. github.com/refraction-networking/obfs4/common/csrand
  295. github.com/refraction-networking/obfs4/common/drbg
  296. github.com/refraction-networking/obfs4/common/ntor
  297. github.com/refraction-networking/obfs4/common/probdist
  298. github.com/refraction-networking/obfs4/common/replayfilter
  299. github.com/refraction-networking/obfs4/transports/base
  300. github.com/refraction-networking/obfs4/transports/obfs4
  301. github.com/refraction-networking/obfs4/transports/obfs4/framing
  302. # github.com/refraction-networking/utls v1.3.3
  303. ## explicit; go 1.19
  304. github.com/refraction-networking/utls
  305. github.com/refraction-networking/utls/internal/helper
  306. # github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
  307. ## explicit
  308. github.com/ryanuber/go-glob
  309. # github.com/sergeyfrolov/bsbuffer v0.0.0-20180903213811-94e85abb8507
  310. ## explicit
  311. github.com/sergeyfrolov/bsbuffer
  312. # github.com/sirupsen/logrus v1.9.3
  313. ## explicit; go 1.13
  314. github.com/sirupsen/logrus
  315. # github.com/stretchr/testify v1.8.4
  316. ## explicit; go 1.20
  317. github.com/stretchr/testify/assert
  318. github.com/stretchr/testify/require
  319. github.com/stretchr/testify/suite
  320. # github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8
  321. ## explicit
  322. github.com/syndtr/gocapability/capability
  323. # github.com/wader/filtertransport v0.0.0-20200316221534-bdd9e61eee78
  324. ## explicit; go 1.12
  325. github.com/wader/filtertransport
  326. # gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
  327. ## explicit; go 1.11
  328. gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
  329. # golang.org/x/crypto v0.22.0
  330. ## explicit; go 1.18
  331. golang.org/x/crypto/blake2b
  332. golang.org/x/crypto/blake2s
  333. golang.org/x/crypto/blowfish
  334. golang.org/x/crypto/chacha20
  335. golang.org/x/crypto/chacha20poly1305
  336. golang.org/x/crypto/cryptobyte
  337. golang.org/x/crypto/cryptobyte/asn1
  338. golang.org/x/crypto/curve25519
  339. golang.org/x/crypto/curve25519/internal/field
  340. golang.org/x/crypto/hkdf
  341. golang.org/x/crypto/internal/alias
  342. golang.org/x/crypto/internal/poly1305
  343. golang.org/x/crypto/nacl/box
  344. golang.org/x/crypto/nacl/secretbox
  345. golang.org/x/crypto/salsa20/salsa
  346. golang.org/x/crypto/sha3
  347. # golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
  348. ## explicit; go 1.18
  349. golang.org/x/exp/constraints
  350. golang.org/x/exp/rand
  351. # golang.org/x/mod v0.10.0
  352. ## explicit; go 1.17
  353. golang.org/x/mod/semver
  354. # golang.org/x/net v0.24.0
  355. ## explicit; go 1.18
  356. golang.org/x/net/bpf
  357. golang.org/x/net/http/httpguts
  358. golang.org/x/net/http2
  359. golang.org/x/net/http2/hpack
  360. golang.org/x/net/idna
  361. golang.org/x/net/internal/iana
  362. golang.org/x/net/internal/socket
  363. golang.org/x/net/internal/socks
  364. golang.org/x/net/internal/timeseries
  365. golang.org/x/net/ipv4
  366. golang.org/x/net/ipv6
  367. golang.org/x/net/proxy
  368. golang.org/x/net/trace
  369. # golang.org/x/sync v0.2.0
  370. ## explicit
  371. golang.org/x/sync/errgroup
  372. # golang.org/x/sys v0.19.0
  373. ## explicit; go 1.18
  374. golang.org/x/sys/cpu
  375. golang.org/x/sys/execabs
  376. golang.org/x/sys/plan9
  377. golang.org/x/sys/unix
  378. golang.org/x/sys/windows
  379. # golang.org/x/term v0.19.0
  380. ## explicit; go 1.18
  381. golang.org/x/term
  382. # golang.org/x/text v0.14.0
  383. ## explicit; go 1.18
  384. golang.org/x/text/secure/bidirule
  385. golang.org/x/text/transform
  386. golang.org/x/text/unicode/bidi
  387. golang.org/x/text/unicode/norm
  388. # golang.org/x/tools v0.9.1
  389. ## explicit; go 1.18
  390. golang.org/x/tools/go/analysis
  391. golang.org/x/tools/go/analysis/passes/inspect
  392. golang.org/x/tools/go/ast/astutil
  393. golang.org/x/tools/go/ast/inspector
  394. golang.org/x/tools/go/buildutil
  395. golang.org/x/tools/go/gcexportdata
  396. golang.org/x/tools/go/internal/cgo
  397. golang.org/x/tools/go/internal/packagesdriver
  398. golang.org/x/tools/go/loader
  399. golang.org/x/tools/go/packages
  400. golang.org/x/tools/go/types/objectpath
  401. golang.org/x/tools/go/types/typeutil
  402. golang.org/x/tools/internal/event
  403. golang.org/x/tools/internal/event/core
  404. golang.org/x/tools/internal/event/keys
  405. golang.org/x/tools/internal/event/label
  406. golang.org/x/tools/internal/gcimporter
  407. golang.org/x/tools/internal/gocommand
  408. golang.org/x/tools/internal/packagesinternal
  409. golang.org/x/tools/internal/pkgbits
  410. golang.org/x/tools/internal/tokeninternal
  411. golang.org/x/tools/internal/typeparams
  412. golang.org/x/tools/internal/typesinternal
  413. # google.golang.org/protobuf v1.31.0
  414. ## explicit; go 1.11
  415. google.golang.org/protobuf/encoding/prototext
  416. google.golang.org/protobuf/encoding/protowire
  417. google.golang.org/protobuf/internal/descfmt
  418. google.golang.org/protobuf/internal/descopts
  419. google.golang.org/protobuf/internal/detrand
  420. google.golang.org/protobuf/internal/encoding/defval
  421. google.golang.org/protobuf/internal/encoding/messageset
  422. google.golang.org/protobuf/internal/encoding/tag
  423. google.golang.org/protobuf/internal/encoding/text
  424. google.golang.org/protobuf/internal/errors
  425. google.golang.org/protobuf/internal/filedesc
  426. google.golang.org/protobuf/internal/filetype
  427. google.golang.org/protobuf/internal/flags
  428. google.golang.org/protobuf/internal/genid
  429. google.golang.org/protobuf/internal/impl
  430. google.golang.org/protobuf/internal/order
  431. google.golang.org/protobuf/internal/pragma
  432. google.golang.org/protobuf/internal/set
  433. google.golang.org/protobuf/internal/strs
  434. google.golang.org/protobuf/internal/version
  435. google.golang.org/protobuf/proto
  436. google.golang.org/protobuf/reflect/protodesc
  437. google.golang.org/protobuf/reflect/protoreflect
  438. google.golang.org/protobuf/reflect/protoregistry
  439. google.golang.org/protobuf/runtime/protoiface
  440. google.golang.org/protobuf/runtime/protoimpl
  441. google.golang.org/protobuf/types/descriptorpb
  442. google.golang.org/protobuf/types/known/anypb
  443. # gopkg.in/yaml.v3 v3.0.1
  444. ## explicit
  445. gopkg.in/yaml.v3
  446. # honnef.co/go/tools v0.2.1
  447. ## explicit; go 1.14
  448. honnef.co/go/tools/analysis/code
  449. honnef.co/go/tools/analysis/edit
  450. honnef.co/go/tools/analysis/facts
  451. honnef.co/go/tools/analysis/facts/nilness
  452. honnef.co/go/tools/analysis/facts/typedness
  453. honnef.co/go/tools/analysis/lint
  454. honnef.co/go/tools/analysis/report
  455. honnef.co/go/tools/cmd/staticcheck
  456. honnef.co/go/tools/config
  457. honnef.co/go/tools/go/ast/astutil
  458. honnef.co/go/tools/go/ir
  459. honnef.co/go/tools/go/ir/irutil
  460. honnef.co/go/tools/go/loader
  461. honnef.co/go/tools/go/types/typeutil
  462. honnef.co/go/tools/internal/cache
  463. honnef.co/go/tools/internal/go/gcimporter
  464. honnef.co/go/tools/internal/passes/buildir
  465. honnef.co/go/tools/internal/renameio
  466. honnef.co/go/tools/internal/robustio
  467. honnef.co/go/tools/internal/sharedcheck
  468. honnef.co/go/tools/internal/sync
  469. honnef.co/go/tools/knowledge
  470. honnef.co/go/tools/lintcmd
  471. honnef.co/go/tools/lintcmd/runner
  472. honnef.co/go/tools/lintcmd/version
  473. honnef.co/go/tools/pattern
  474. honnef.co/go/tools/printf
  475. honnef.co/go/tools/quickfix
  476. honnef.co/go/tools/sarif
  477. honnef.co/go/tools/simple
  478. honnef.co/go/tools/staticcheck
  479. honnef.co/go/tools/stylecheck
  480. honnef.co/go/tools/unused
  481. honnef.co/go/tools/unused/typemap
  482. # gitlab.com/yawning/obfs4.git => github.com/jmwample/obfs4 v0.0.0-20230725223418-2d2e5b4a16ba
  483. # github.com/pion/dtls/v2 => github.com/mingyech/dtls/v2 v2.0.0