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

Commit

Permalink
Merge pull request #94 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 31cf5b7 + 9ad249d commit 6e94b6c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 222 deletions.
13 changes: 6 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ module github.com/libp2p/go-libp2p-autonat
require (
github.com/gogo/protobuf v1.3.1
github.com/ipfs/go-log v1.0.4
github.com/libp2p/go-eventbus v0.1.0
github.com/libp2p/go-libp2p v0.8.3
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/multiformats/go-multiaddr v0.2.1
github.com/multiformats/go-multiaddr-net v0.1.4
github.com/libp2p/go-eventbus v0.2.1
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/multiformats/go-multiaddr v0.2.2
github.com/multiformats/go-multiaddr-net v0.1.5
)

go 1.13
Loading

0 comments on commit 6e94b6c

Please sign in to comment.