Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #121 from libp2p/chore/update-deps
Browse files Browse the repository at this point in the history
chore: update deps
  • Loading branch information
Stebalien authored Jun 24, 2020
2 parents 519e2cc + 53ff46b commit 94d5b03
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 80 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ require (
github.com/gogo/protobuf v1.3.1
github.com/ipfs/go-log v1.0.4
github.com/libp2p/go-buffer-pool v0.0.2
github.com/libp2p/go-libp2p-blankhost v0.1.4
github.com/libp2p/go-libp2p-core v0.5.2
github.com/libp2p/go-libp2p-swarm v0.2.3
github.com/libp2p/go-libp2p-transport-upgrader v0.2.0
github.com/multiformats/go-multiaddr v0.2.1
github.com/multiformats/go-multiaddr-net v0.1.4
github.com/libp2p/go-libp2p-blankhost v0.2.0
github.com/libp2p/go-libp2p-core v0.6.0
github.com/libp2p/go-libp2p-swarm v0.2.8
github.com/libp2p/go-libp2p-transport-upgrader v0.3.0
github.com/multiformats/go-multiaddr v0.2.2
github.com/multiformats/go-multiaddr-net v0.1.5
)

go 1.12
Loading

0 comments on commit 94d5b03

Please sign in to comment.