Skip to content
Snippets Groups Projects
Commit 5f9c469b authored by Louis Thibault's avatar Louis Thibault
Browse files

Upgrade to IPFS v0.5.0

parent a1331192
No related branches found
No related tags found
No related merge requests found
...@@ -3,11 +3,11 @@ module github.com/ipfs/go-ipfs/examples/go-ipfs-as-a-library ...@@ -3,11 +3,11 @@ module github.com/ipfs/go-ipfs/examples/go-ipfs-as-a-library
go 1.14 go 1.14
require ( require (
github.com/ipfs/go-ipfs v0.5.0-rc1.0.20200411010526-5ecf44a88217 github.com/ipfs/go-ipfs v0.5.0
github.com/ipfs/go-ipfs-config v0.4.0 github.com/ipfs/go-ipfs-config v0.5.3
github.com/ipfs/go-ipfs-files v0.0.8 github.com/ipfs/go-ipfs-files v0.0.8
github.com/ipfs/interface-go-ipfs-core v0.2.6 github.com/ipfs/interface-go-ipfs-core v0.2.7
github.com/libp2p/go-libp2p-core v0.5.1 github.com/libp2p/go-libp2p-core v0.5.2
github.com/libp2p/go-libp2p-peerstore v0.2.3 github.com/libp2p/go-libp2p-peerstore v0.2.3
github.com/multiformats/go-multiaddr v0.2.1 github.com/multiformats/go-multiaddr v0.2.1
) )
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment