mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-29 07:42:37 +08: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