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 (
77 github.com/libp2p/go-libp2p-mplex v0.2.0
88 github.com/libp2p/go-maddr-filter v0.0.4
99 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
1111 github.com/onsi/ginkgo v1.8.0
1212 github.com/onsi/gomega v1.5.0
1313)
Original file line number Diff line number Diff line change @@ -67,10 +67,14 @@ github.com/multiformats/go-multiaddr v0.0.1/go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lg
6767github.com/multiformats/go-multiaddr v0.0.2 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
6868github.com/multiformats/go-multiaddr v0.0.4 h1:WgMSI84/eRLdbptXMkMWDXPjPq7SPLIgGUVm2eroyU4 =
6969github.com/multiformats/go-multiaddr v0.0.4 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
70+ github.com/multiformats/go-multiaddr v0.1.0 h1:fkISCUNDb3xIpCcI6BGlPsQE+ywcxzimOsUnHWnrE74 =
71+ github.com/multiformats/go-multiaddr v0.1.0 /go.mod h1:xKVEak1K9cS1VdmPZW3LSIb6lgmoS58qz/pzqmAxV44 =
7072github.com/multiformats/go-multiaddr-dns v0.0.1 h1:jQt9c6tDSdQLIlBo4tXYx7QUHCPjxsB1zXcag/2S7zc =
7173github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
7274github.com/multiformats/go-multiaddr-net v0.0.1 h1:76O59E3FavvHqNg7jvzWzsPSW5JSi/ek0E4eiDVbg9g =
7375github.com/multiformats/go-multiaddr-net v0.0.1 /go.mod h1:nw6HSxNmCIQH27XPGBuX+d1tnvM7ihcFwHMSstNAVUU =
76+ github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s =
77+ github.com/multiformats/go-multiaddr-net v0.1.1 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
7478github.com/multiformats/go-multibase v0.0.1 /go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs =
7579github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ =
7680github.com/multiformats/go-multihash v0.0.1 /go.mod h1:w/5tugSrLEbWqlcgJabL3oHFKTwfvkofsjW2Qa1ct4U =
You can’t perform that action at this time.
0 commit comments