Skip to content

Commit

Permalink
gx: update peerstore
Browse files Browse the repository at this point in the history
Also:

* Updates go-floodsub to fix a data race.
* Updates golang-lru

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>


This commit was moved from ipfs/interface-go-ipfs-core@618aaa4
  • Loading branch information
Stebalien committed Sep 8, 2018
1 parent 15e2043 commit 55f2452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreiface/path.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package iface

import (
ipfspath "gx/ipfs/QmTKaiDxQqVxmA1bRipSuP7hnTSgnMSmEa98NYeS6fcoiv/go-path"
ipfspath "gx/ipfs/QmNgXoHgXU1HzNb2HEZmRww9fDKE9NfDsvQwWLHiKHpvKM/go-path"

cid "gx/ipfs/QmZFbDTY9jfSBms2MchvYM9oYRbAF19K7Pby47yDBfpPrb/go-cid"
)
Expand Down

0 comments on commit 55f2452

Please sign in to comment.