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 @@ -7,7 +7,7 @@ require (
7
7
github.com/libp2p/go-libp2p-mplex v0.2.0
8
8
github.com/libp2p/go-maddr-filter v0.0.5
9
9
github.com/multiformats/go-multiaddr v0.0.4
10
- github.com/multiformats/go-multiaddr-net v0.0 .1
10
+ github.com/multiformats/go-multiaddr-net v0.1 .1
11
11
github.com/onsi/ginkgo v1.8.0
12
12
github.com/onsi/gomega v1.7.1
13
13
)
Original file line number Diff line number Diff line change @@ -69,10 +69,14 @@ github.com/multiformats/go-multiaddr v0.0.1/go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lg
69
69
github.com/multiformats/go-multiaddr v0.0.2 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
70
70
github.com/multiformats/go-multiaddr v0.0.4 h1:WgMSI84/eRLdbptXMkMWDXPjPq7SPLIgGUVm2eroyU4 =
71
71
github.com/multiformats/go-multiaddr v0.0.4 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
72
+ github.com/multiformats/go-multiaddr v0.1.0 h1:fkISCUNDb3xIpCcI6BGlPsQE+ywcxzimOsUnHWnrE74 =
73
+ github.com/multiformats/go-multiaddr v0.1.0 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
72
74
github.com/multiformats/go-multiaddr-dns v0.0.1 h1:jQt9c6tDSdQLIlBo4tXYx7QUHCPjxsB1zXcag/2S7zc =
73
75
github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
74
76
github.com/multiformats/go-multiaddr-net v0.0.1 h1:76O59E3FavvHqNg7jvzWzsPSW5JSi/ek0E4eiDVbg9g =
75
77
github.com/multiformats/go-multiaddr-net v0.0.1 /go.mod h1:nw6HSxNmCIQH27XPGBuX+d1tnvM7ihcFwHMSstNAVUU =
78
+ github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s =
79
+ github.com/multiformats/go-multiaddr-net v0.1.1 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
76
80
github.com/multiformats/go-multibase v0.0.1 /go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs =
77
81
github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ =
78
82
github.com/multiformats/go-multihash v0.0.1 /go.mod h1:w/5tugSrLEbWqlcgJabL3oHFKTwfvkofsjW2Qa1ct4U =
You can’t perform that action at this time.
0 commit comments