update xray core

This commit is contained in:
wyx2685
2025-07-23 02:06:11 +09:00
parent 4c7b9f5eb9
commit dadeb6304b
5 changed files with 43 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ import (
"strings"
"github.com/goccy/go-json"
"github.com/vmihailenco/msgpack"
"github.com/vmihailenco/msgpack/v5"
)
type OnlineUser struct {