feat: remove buntdb deps

This commit is contained in:
2024-12-02 00:01:03 +03:30
parent 3e77ac121a
commit e42731858d
3 changed files with 1 additions and 13 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.23.2
require (
gitea.com/logicamp/lc v1.14.6
github.com/dgraph-io/badger/v4 v4.5.0
github.com/logi-camp/go-flink-client v0.1.3
github.com/matoous/go-nanoid/v2 v2.1.0
github.com/tidwall/buntdb v1.3.2