Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit c65e6e8

Browse files
authored
Merge pull request #219 from ipfs/chore/update-deps
chore: update deps
2 parents 2164404 + 32c7955 commit c65e6e8

File tree

4 files changed

+89
-86
lines changed

4 files changed

+89
-86
lines changed

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ module github.com/ipfs/go-ipfs-api
44

55
require (
66
github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927
7-
github.com/ipfs/go-ipfs-files v0.0.6
7+
github.com/ipfs/go-ipfs-files v0.0.8
88
github.com/ipfs/go-ipfs-util v0.0.2
9-
github.com/libp2p/go-libp2p-metrics v0.1.0
10-
github.com/libp2p/go-libp2p-peer v0.2.0
9+
github.com/libp2p/go-libp2p-core v0.5.7
1110
github.com/mitchellh/go-homedir v1.1.0
1211
github.com/multiformats/go-multiaddr v0.2.2
13-
github.com/multiformats/go-multiaddr-net v0.1.2
12+
github.com/multiformats/go-multiaddr-net v0.1.5
1413
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
1514
)

0 commit comments

Comments
 (0)