Skip to content

Commit

Permalink
fixup gx imports
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Steven Allen <[email protected]>
  • Loading branch information
Stebalien committed Aug 9, 2018
1 parent 4c5094b commit 12950d7
Showing 1 changed file with 12 additions and 54 deletions.
66 changes: 12 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,18 +240,6 @@
"name": "fuse",
"version": "0.2.3"
},
{
"author": "whyrusleeping",
"hash": "QmfJHywXQu98UeZtGJBQrPAR6AtmDjjbe3qjTo9piXHPnx",
"name": "murmur3",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmVkii6Urke4akPoToq96XsFB8AuY81MzHKYE8DfJvDJq9",
"name": "go-libp2p-netutil",
"version": "0.4.5"
},
{
"hash": "Qmb78zos2Et876AhvCemEkZQmmAmsDrNF62Ljh2mUpShAR",
"name": "go-libp2p-kbucket",
Expand Down Expand Up @@ -305,12 +293,6 @@
"name": "multiaddr-filter",
"version": "1.0.2"
},
{
"author": "whyrusleeping",
"hash": "QmZHU2gx42NPTYXzw6pJkuX6xCE7bKECp6e8QcPdoLx8sx",
"name": "protobuf",
"version": "3.6.0"
},
{
"author": "whyrusleeping",
"hash": "QmQ1hwb95uSSZR8jSPJysnfHxBDQAykSXsmz5TwTzxjq2Z",
Expand Down Expand Up @@ -438,24 +420,6 @@
"name": "go-detect-race",
"version": "1.0.1"
},
{
"author": "hsanjuan",
"hash": "QmRJVNatYJwTAHgdSM1Xef9QVQ1Ch3XHdmcrykjP5Y4soL",
"name": "go-ipfs-delay",
"version": "0.0.1"
},
{
"author": "hsanjuan",
"hash": "QmRMGdC6HKdLsPDABL9aXPDidrpmEHzJqFWSvshkbn9Hj8",
"name": "go-ipfs-flags",
"version": "0.0.1"
},
{
"author": "hsanjuan",
"hash": "QmZUbTDJ39JpvtFCSubiWeUTQRvMA1tVE5RZCJrY4oeAsC",
"name": "go-ipfs-pq",
"version": "0.0.1"
},
{
"author": "hsanjuan",
"hash": "Qmd8UZEDddMaCnQ1G5eSrUhN3coX19V7SyXNQGWnAvUsnT",
Expand All @@ -474,12 +438,6 @@
"name": "go-ipfs-blockstore",
"version": "0.0.14"
},
{
"author": "why",
"hash": "QmdbxjQWogRCHRaxhhGnYdT1oQJzL9GdqSKzCdqWr85AP2",
"name": "pubsub",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmQine7gvHncNevKtG9QXxf3nXcwSj6aDDmMm52mHofEEp",
Expand All @@ -504,24 +462,12 @@
"name": "go-ipfs-exchange-interface",
"version": "0.0.3"
},
{
"author": "hsanjuan",
"hash": "QmYqPGpZ9Yemr55xus9DiEztkns6Jti5XJ7hC94JbvkdqZ",
"name": "go-ipfs-blocksutil",
"version": "0.0.3"
},
{
"author": "hsanjuan",
"hash": "QmWURzU3XRY4wYBsu2LHukKKHp5skkYB1K357nzpbEvRY4",
"name": "go-ipfs-exchange-offline",
"version": "0.0.12"
},
{
"author": "Stebalien",
"hash": "QmTbBs3Y3u5F69XNJzdnnc6SP5GKgcXxCDzx6w8m6piVRT",
"name": "go-bitfield",
"version": "0.1.1"
},
{
"author": "stebalien",
"hash": "QmZXeeaAaSUCCizUfvZHK4BM8po7xJHFGodfYAQuDfHvwt",
Expand Down Expand Up @@ -575,6 +521,18 @@
"hash": "QmWJRM6rLjXGEXb5JkKu17Y68eJtCFcKPyRhb8JH2ELZ2Q",
"name": "go-unixfs",
"version": "1.0.6"
},
{
"author": "why",
"hash": "QmQwgv79RHrRnoXmhnpC1BPtY55HHeneGMpPwmmBU1fUAG",
"name": "go-verifcid",
"version": "0.0.1"
},
{
"author": "lgierth",
"hash": "QmfXU2MhWoegxHoeMd3A2ytL2P6CY4FfqGWc23LTNWBwZt",
"name": "go-multiaddr-dns",
"version": "0.2.4"
}
],
"gxVersion": "0.10.0",
Expand Down

0 comments on commit 12950d7

Please sign in to comment.