File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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-metrics v0.0.1
8
8
github.com/libp2p/go-libp2p-peer v0.2.0
9
9
github.com/mitchellh/go-homedir v1.1.0
10
- github.com/multiformats/go-multiaddr v0.1.2
10
+ github.com/multiformats/go-multiaddr v0.2.0
11
11
github.com/multiformats/go-multiaddr-net v0.1.1
12
12
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
13
13
)
Original file line number Diff line number Diff line change @@ -74,6 +74,8 @@ github.com/multiformats/go-multiaddr v0.1.1 h1:rVAztJYMhCQ7vEFr8FvxW3mS+HF2eY/oP
74
74
github.com/multiformats/go-multiaddr v0.1.1 /go.mod h1:aMKBKNEYmzmDmxfX88/vz+J5IU55txyt0p4aiWVohjo =
75
75
github.com/multiformats/go-multiaddr v0.1.2 h1:HWYHNSyyllbQopmVIF5K7JKJugiah+L9/kuZKHbmNdQ =
76
76
github.com/multiformats/go-multiaddr v0.1.2 /go.mod h1:0nO36NvPpyV4QzvTLi/lafl2y95ncPj0vFwVF6k6wJ4 =
77
+ github.com/multiformats/go-multiaddr v0.2.0 h1:lR52sFwcTCuQb6bTfnXF6zA2XfyYvyd+5a9qECv/J90 =
78
+ github.com/multiformats/go-multiaddr v0.2.0 /go.mod h1:0nO36NvPpyV4QzvTLi/lafl2y95ncPj0vFwVF6k6wJ4 =
77
79
github.com/multiformats/go-multiaddr-dns v0.0.1 h1:jQt9c6tDSdQLIlBo4tXYx7QUHCPjxsB1zXcag/2S7zc =
78
80
github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
79
81
github.com/multiformats/go-multiaddr-net v0.0.1 h1:76O59E3FavvHqNg7jvzWzsPSW5JSi/ek0E4eiDVbg9g =
You can’t perform that action at this time.
0 commit comments