Unverified Commit 15dcd72c authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #30 from ipld/fix/car-import

fix: update the cli tool's car dep
parents 0d6179b5 8bfcf909
Pipeline #872 failed with stages
in 0 seconds
......@@ -3,7 +3,7 @@ module github.com/ipld/go-car/car
go 1.13
require (
github.com/ipld/go-car v0.0.5
github.com/ipld/go-car v0.1.0
github.com/urfave/cli v1.22.4
)
......
......@@ -120,6 +120,7 @@ github.com/ipfs/go-unixfs v0.2.2-0.20190827150610-868af2e9e5cb h1:tmWYgjltxwM7PD
github.com/ipfs/go-unixfs v0.2.2-0.20190827150610-868af2e9e5cb/go.mod h1:IwAAgul1UQIcNZzKPYZWOCijryFBeCV79cNubPzol+k=
github.com/ipfs/go-verifcid v0.0.1 h1:m2HI7zIuR5TFyQ1b79Da5N9dnnCP1vcu2QqawmWlK2E=
github.com/ipfs/go-verifcid v0.0.1/go.mod h1:5Hrva5KBeIog4A+UpqlaIU+DEstipcJYQQZc0g37pY0=
github.com/ipld/go-car/car v0.0.0-20200408162750-0d6179b53113/go.mod h1:ACDg3o6wgDEwxcrsWmKvpiOqOz9skSHk9vEM69bjsxM=
github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785 h1:fASnkvtR+SmB2y453RxmDD3Uvd4LonVUgFGk9JoDaZs=
github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785/go.mod h1:bDDSvVz7vaK12FNvMeRYnpRFkSUPNQOiCYQezMD/P3w=
github.com/ipld/go-ipld-prime-proto v0.0.0-20191113031812-e32bd156a1e5 h1:lSip43rAdyGA+yRQuy6ju0ucZkWpYc1F2CTQtZTVW/4=
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment