add uuid v7

This commit is contained in:
2025-03-12 17:10:04 +08:00
parent a4c6acf56d
commit 4fe311b722
3 changed files with 6 additions and 16 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.24
require (
github.com/FishGoddess/cachego v0.6.1
github.com/elastic/go-elasticsearch/v8 v8.17.1
github.com/google/uuid v1.6.0
github.com/nats-io/nats.go v1.39.0
github.com/oklog/ulid/v2 v2.1.0
github.com/redis/go-redis/v9 v9.7.0