refactor(retrievalmarket): switch to go-fil-markets repo

Switch go-fil-components to go-fil-markets
This commit is contained in:
hannahhoward
2020-01-10 09:13:12 -08:00
parent ccf359d057
commit 0a4eeb7cb1
11 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ import (
"go.uber.org/fx"
"github.com/filecoin-project/go-address"
"github.com/filecoin-project/go-fil-components/retrievalmarket"
"github.com/filecoin-project/go-fil-markets/retrievalmarket"
"github.com/filecoin-project/lotus/api"
"github.com/filecoin-project/lotus/build"
"github.com/filecoin-project/lotus/chain/store"