Xray Core v25.8.31

This commit is contained in:
心隨緣動 2025-09-02 23:06:43 +08:00 committed by GitHub
parent e0ee7f6c6b
commit cc049e45e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,6 +2,8 @@ module x-ui
go 1.25.0
replace gvisor.dev/gvisor => gvisor.dev/gvisor v0.0.0-20250503011706-39ed1f5ac29c
require (
github.com/gin-contrib/gzip v1.2.3
github.com/gin-contrib/sessions v1.0.4