Commit faa0200c authored by Adin Schmahmann's avatar Adin Schmahmann

updated deps

parent 2cad3129
...@@ -4,7 +4,7 @@ go 1.13 ...@@ -4,7 +4,7 @@ go 1.13
require ( require (
github.com/Kubuxu/gocovmerge v0.0.0-20161216165753-7ecaa51963cd github.com/Kubuxu/gocovmerge v0.0.0-20161216165753-7ecaa51963cd
github.com/golangci/golangci-lint v1.18.0 github.com/golangci/golangci-lint v1.26.0
github.com/ipfs/go-blockservice v0.1.3 github.com/ipfs/go-blockservice v0.1.3
github.com/ipfs/go-cid v0.0.6 github.com/ipfs/go-cid v0.0.6
github.com/ipfs/go-cidutil v0.0.2 github.com/ipfs/go-cidutil v0.0.2
...@@ -17,7 +17,7 @@ require ( ...@@ -17,7 +17,7 @@ require (
github.com/ipfs/go-unixfs v0.2.4 github.com/ipfs/go-unixfs v0.2.4
github.com/ipfs/hang-fds v0.0.2 github.com/ipfs/hang-fds v0.0.2
github.com/ipfs/iptb v1.4.0 github.com/ipfs/iptb v1.4.0
github.com/ipfs/iptb-plugins v0.2.4-0.20200707173455-682d901a0d46 github.com/ipfs/iptb-plugins v0.3.0
github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785 github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785
github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c
github.com/jbenet/go-random-files v0.0.0-20190219210431-31b3f20ebded github.com/jbenet/go-random-files v0.0.0-20190219210431-31b3f20ebded
...@@ -26,5 +26,5 @@ require ( ...@@ -26,5 +26,5 @@ require (
github.com/multiformats/go-multiaddr v0.2.2 github.com/multiformats/go-multiaddr v0.2.2
github.com/multiformats/go-multiaddr-net v0.1.5 github.com/multiformats/go-multiaddr-net v0.1.5
github.com/multiformats/go-multihash v0.0.13 github.com/multiformats/go-multihash v0.0.13
gotest.tools/gotestsum v0.3.5 gotest.tools/gotestsum v0.4.2
) )
This diff is collapsed.
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