File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ require (
8
8
github.com/libp2p/go-libp2p-peer v0.0.1
9
9
github.com/mitchellh/go-homedir v1.1.0
10
10
github.com/multiformats/go-multiaddr v0.0.1
11
- github.com/multiformats/go-multiaddr-net v0.0.1
11
+ github.com/multiformats/go-multiaddr-net v0.1.0
12
12
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
13
13
)
Original file line number Diff line number Diff line change @@ -50,10 +50,14 @@ github.com/mr-tron/base58 v1.1.0 h1:Y51FGVJ91WBqCEabAi5OPUz38eAx8DakuAm5svLcsfQ=
50
50
github.com/mr-tron/base58 v1.1.0 /go.mod h1:xcD2VGqlgYjBdcBLw+TuYLr8afG+Hj8g2eTVqeSzSU8 =
51
51
github.com/multiformats/go-multiaddr v0.0.1 h1:/QUV3VBMDI6pi6xfiw7lr6xhDWWvQKn9udPn68kLSdY =
52
52
github.com/multiformats/go-multiaddr v0.0.1 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
53
+ github.com/multiformats/go-multiaddr v0.1.0 h1:fkISCUNDb3xIpCcI6BGlPsQE+ywcxzimOsUnHWnrE74 =
54
+ github.com/multiformats/go-multiaddr v0.1.0 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
53
55
github.com/multiformats/go-multiaddr-dns v0.0.1 h1:jQt9c6tDSdQLIlBo4tXYx7QUHCPjxsB1zXcag/2S7zc =
54
56
github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
55
57
github.com/multiformats/go-multiaddr-net v0.0.1 h1:76O59E3FavvHqNg7jvzWzsPSW5JSi/ek0E4eiDVbg9g =
56
58
github.com/multiformats/go-multiaddr-net v0.0.1 /go.mod h1:nw6HSxNmCIQH27XPGBuX+d1tnvM7ihcFwHMSstNAVUU =
59
+ github.com/multiformats/go-multiaddr-net v0.1.0 h1:ZepO8Ezwovd+7b5XPPDhQhayk1yt0AJpzQBpq9fejx4 =
60
+ github.com/multiformats/go-multiaddr-net v0.1.0 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
57
61
github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ =
58
62
github.com/multiformats/go-multihash v0.0.1 /go.mod h1:w/5tugSrLEbWqlcgJabL3oHFKTwfvkofsjW2Qa1ct4U =
59
63
github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments