mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
update: Implement the proxy.UserManager of ss2022
This commit is contained in:
parent
79eda46c62
commit
143229b148
5 changed files with 103 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -54,6 +54,7 @@ require (
|
|||
golang.org/x/time v0.2.0 // indirect
|
||||
golang.org/x/tools v0.3.0 // indirect
|
||||
google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
lukechampine.com/blake3 v1.1.7 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue