mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 09:18:34 +00:00
v1.1.4
This commit is contained in:
parent
f390047b37
commit
4140ed7ab0
3 changed files with 13 additions and 13 deletions
8
go.mod
8
go.mod
|
@ -15,11 +15,11 @@ require (
|
|||
github.com/stretchr/testify v1.6.1
|
||||
github.com/xtls/go v0.0.0-20201118062508-3632bf3b7499
|
||||
go.starlark.net v0.0.0-20201210151846-e81fc95f7bd5
|
||||
golang.org/x/crypto v0.0.0-20201208171446-5f87f3452ae9
|
||||
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
|
||||
golang.org/x/crypto v0.0.0-20201217014255-9d1352758620
|
||||
golang.org/x/net v0.0.0-20201216054612-986b41b23924
|
||||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|
||||
golang.org/x/sys v0.0.0-20201211002650-1f0c578a6b29
|
||||
golang.org/x/sys v0.0.0-20201218084310-7d0127a74742
|
||||
google.golang.org/grpc v1.34.0
|
||||
google.golang.org/protobuf v1.25.0
|
||||
h12.io/socks v1.0.1
|
||||
h12.io/socks v1.0.2
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue