update deps

This commit is contained in:
Łukasz Magiera
2020-01-13 17:39:54 +01:00
parent 34abc3d023
commit e06c19b51c
8 changed files with 19 additions and 23 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ import (
"reflect"
"sync/atomic"
"github.com/filecoin-project/lotus/lib/statestore"
"github.com/filecoin-project/go-statestore"
logging "github.com/ipfs/go-log"
)