Chore: update uuid to v5
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"net"
|
||||
"runtime"
|
||||
|
||||
"github.com/gofrs/uuid"
|
||||
"github.com/gofrs/uuid/v5"
|
||||
)
|
||||
|
||||
// Version of vmess
|
||||
|
Reference in New Issue
Block a user