mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-02-08 02:29:24 +03:00
* chore: fix some errors detected by staticcheck * feat: remove `rand.Seed()` usage for possibly using "fastrand64" runtime to avoid locking ref: https://pkg.go.dev/math/rand#Seed