Chore: update uuid to v5

This commit is contained in:
Dreamacro
2023-03-14 21:18:09 +08:00
parent 4d14dd65fa
commit e5a2dbd9b5
11 changed files with 13 additions and 13 deletions

View File

@ -4,7 +4,7 @@ import (
"bytes"
"crypto/md5"
"github.com/gofrs/uuid"
"github.com/gofrs/uuid/v5"
)
// ID cmdKey length

View File

@ -6,7 +6,7 @@ import (
"net"
"runtime"
"github.com/gofrs/uuid"
"github.com/gofrs/uuid/v5"
)
// Version of vmess