Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5348 from ipfs/feat/update-blockstore-path
Browse files Browse the repository at this point in the history
gx: update blockstore and path
  • Loading branch information
Stebalien authored Aug 8, 2018
2 parents f6916c4 + 365f5eb commit ea5adba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 ea5adba

Please sign in to comment.