mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-26 07:30:00 -07:00
bump buntdb to v1.2.3
Potentially fixes the database corruption seen on #1603
This commit is contained in:
5
vendor/github.com/tidwall/grect/go.mod
generated
vendored
Normal file
5
vendor/github.com/tidwall/grect/go.mod
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/tidwall/grect
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/tidwall/gjson v1.7.4
|
||||
6
vendor/github.com/tidwall/grect/go.sum
generated
vendored
Normal file
6
vendor/github.com/tidwall/grect/go.sum
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
github.com/tidwall/gjson v1.7.4 h1:19cchw8FOxkG5mdLRkGf9jqIqEyqdZhPqW60XfyFxk8=
|
||||
github.com/tidwall/gjson v1.7.4/go.mod h1:5/xDoumyyDNerp2U36lyolv46b3uF/9Bu6OfyQ9GImk=
|
||||
github.com/tidwall/match v1.0.3 h1:FQUVvBImDutD8wJLN6c5eMzWtjgONK9MwIBCOrUJKeE=
|
||||
github.com/tidwall/match v1.0.3/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM=
|
||||
github.com/tidwall/pretty v1.1.0 h1:K3hMW5epkdAVwibsQEfR/7Zj0Qgt4DxtNumTq/VloO8=
|
||||
github.com/tidwall/pretty v1.1.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
|
||||
Reference in New Issue
Block a user