mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-05 22:42:08 +00:00
Update go.mod
This commit is contained in:
parent
ba65acadc0
commit
eec7e4200d
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -84,8 +84,8 @@ require (
|
|||
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
|
||||
golang.org/x/arch v0.14.0 // indirect
|
||||
golang.org/x/crypto v0.35.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
|
||||
golang.org/x/mod v0.22.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250228200357-dead58393ab7 // indirect
|
||||
golang.org/x/mod v0.23.0 // indirect
|
||||
golang.org/x/net v0.35.0 // indirect
|
||||
golang.org/x/sync v0.11.0 // indirect
|
||||
golang.org/x/sys v0.30.0 // indirect
|
||||
|
|
Loading…
Reference in a new issue