Sync live notes list

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-03-29 08:41:51 +08:00
parent c6eaae9ae1
commit f5c85e5a10
7 changed files with 321 additions and 186 deletions
+9 -1
View File
@@ -7,7 +7,15 @@ require (
github.com/redis/go-redis/v9 v9.0.2
)
require github.com/mattn/go-sqlite3 v1.14.16
require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/tidwall/gjson v1.14.4
)
require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
)
require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect