2023-03-26

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-03-26 05:08:20 +08:00
parent 50fe4b1b7c
commit 208acfbf51
7 changed files with 101320 additions and 90 deletions
+3 -1
View File
@@ -7,6 +7,8 @@ require (
github.com/redis/go-redis/v9 v9.0.2
)
require github.com/mattn/go-sqlite3 v1.14.16
require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -14,7 +16,7 @@ require (
github.com/go-playground/locales v0.14.0 // indirect
github.com/go-playground/universal-translator v0.18.0 // indirect
github.com/go-playground/validator/v10 v10.11.1 // indirect
github.com/goccy/go-json v0.9.11 // indirect
github.com/goccy/go-json v0.9.11
github.com/google/gopacket v1.1.19
github.com/json-iterator/go v1.1.12 // indirect
github.com/leodido/go-urn v1.2.1 // indirect