mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-23 08:14:46 -07:00
upgrade buntdb
This commit is contained in:
6
vendor/github.com/tidwall/buntdb/go.mod
generated
vendored
6
vendor/github.com/tidwall/buntdb/go.mod
generated
vendored
@@ -3,9 +3,9 @@ module github.com/tidwall/buntdb
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/tidwall/btree v0.4.2
|
||||
github.com/tidwall/gjson v1.7.4
|
||||
github.com/tidwall/grect v0.1.1
|
||||
github.com/tidwall/btree v0.6.0
|
||||
github.com/tidwall/gjson v1.8.0
|
||||
github.com/tidwall/grect v0.1.2
|
||||
github.com/tidwall/lotsa v1.0.2
|
||||
github.com/tidwall/match v1.0.3
|
||||
github.com/tidwall/rtred v0.1.2
|
||||
|
||||
Reference in New Issue
Block a user