唯一的值改为uuid

This commit is contained in:
Yun
2025-06-25 16:44:44 +08:00
parent cd0273f4b2
commit f4e1e3fdd1
4 changed files with 29 additions and 14 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ module github.com/yuninks/lockx
go 1.20
require github.com/go-redis/redis/v8 v8.11.5
require (
github.com/go-redis/redis/v8 v8.11.5
github.com/google/uuid v1.6.0
)
require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect