Change: use bbolt as cache db

This commit is contained in:
Dreamacro
2021-10-04 19:20:11 +08:00
parent ced9749104
commit 537b672fcf
4 changed files with 83 additions and 46 deletions

1
go.mod
View File

@ -14,6 +14,7 @@ require (
github.com/oschwald/geoip2-golang v1.5.0
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
go.etcd.io/bbolt v1.3.6
go.uber.org/atomic v1.9.0
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
golang.org/x/net v0.0.0-20210903162142-ad29c8ab022f