Update codeberg.org/gruf libraries and fix go-store issue (#347)

* update codeberg.org/gruf/ libraries

Signed-off-by: kim <grufwub@gmail.com>

* another update

Signed-off-by: kim <grufwub@gmail.com>
This commit is contained in:
kim
2021-12-20 09:35:32 +00:00
committed by GitHub
parent 86e8e7fd21
commit 635ad2a42f
15 changed files with 366 additions and 197 deletions

View File

@@ -12,7 +12,7 @@ import (
var logfmt = logger.TextFormat{
Strict: false,
Verbose: true,
MaxDepth: 10,
MaxDepth: 5,
}
// KV is a structure for setting key-value pairs in ErrorData.