Skip to content

Commit

Permalink
Merge pull request ipfs/boxoipfs/interface-go-ipfs-core#5348 from ipf…
Browse files Browse the repository at this point in the history
…s/feat/update-blockstore-path

gx: update blockstore and path

This commit was moved from ipfs/interface-go-ipfs-core@ea5adba

This commit was moved from ipfs/boxo@dc1ed83
  • Loading branch information
Stebalien authored Aug 8, 2018
2 parents 7d3179f + 3900066 commit 7f9e3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/coreiface/path.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package iface

import (
ipfspath "gx/ipfs/Qme34dT9spiPgunbueNtziRX4SvfLHDFZQvmTBVK8p4qNT/go-path"
ipfspath "gx/ipfs/QmY2QaawxgJw2rn7WsFNkWEYph3z2azpyYdrhAc1JctDmE/go-path"

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

0 comments on commit 7f9e3ce

Please sign in to comment.