Skip to content

Commit

Permalink
feat(mod): update to ipfs last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gfanton committed Jan 4, 2020
1 parent 3b75ba0 commit c6198c3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ go 1.13

require (
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 // indirect
github.com/ipfs/go-datastore v0.3.1
github.com/ipfs/go-ipfs v0.4.22-0.20191217161056-7cc392ba9dac
github.com/ipfs/go-ipfs v0.4.22-0.20200103222221-2b9a2d5eda90
github.com/ipfs/go-ipfs-api v0.0.2
github.com/ipfs/go-ipfs-config v0.1.0
github.com/ipfs/go-ipfs-config v0.2.0
github.com/libp2p/go-libp2p v0.5.0
github.com/libp2p/go-libp2p-core v0.3.0
github.com/libp2p/go-libp2p-metrics v0.1.0 // indirect
Expand Down

0 comments on commit c6198c3

Please sign in to comment.