mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 09:18:34 +00:00
Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#2210)
This commit is contained in:
parent
e8616c6087
commit
37e1e401a8
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -22,7 +22,7 @@ require (
|
|||
github.com/xtls/reality v0.0.0-20230331223127-176a94313eda
|
||||
golang.org/x/crypto v0.10.0
|
||||
golang.org/x/net v0.11.0
|
||||
golang.org/x/sync v0.2.0
|
||||
golang.org/x/sync v0.3.0
|
||||
golang.org/x/sys v0.9.0
|
||||
google.golang.org/grpc v1.55.0
|
||||
google.golang.org/protobuf v1.30.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue