Update to uuid v5

This commit is contained in:
世界
2023-04-09 15:37:06 +08:00
parent 4382093868
commit ddf747006e
11 changed files with 9 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ import (
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/gofrs/uuid"
"github.com/gofrs/uuid/v5"
)
type Client struct {