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 @@ -8,6 +8,6 @@ require (
8
8
github.com/libp2p/go-libp2p-peer v0.2.0
9
9
github.com/mitchellh/go-homedir v1.1.0
10
10
github.com/multiformats/go-multiaddr v0.1.1
11
- github.com/multiformats/go-multiaddr-net v0.1.0
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 @@ -78,6 +78,8 @@ github.com/multiformats/go-multiaddr-net v0.0.1 h1:76O59E3FavvHqNg7jvzWzsPSW5JSi
78
78
github.com/multiformats/go-multiaddr-net v0.0.1 /go.mod h1:nw6HSxNmCIQH27XPGBuX+d1tnvM7ihcFwHMSstNAVUU =
79
79
github.com/multiformats/go-multiaddr-net v0.1.0 h1:ZepO8Ezwovd+7b5XPPDhQhayk1yt0AJpzQBpq9fejx4 =
80
80
github.com/multiformats/go-multiaddr-net v0.1.0 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
81
+ github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s =
82
+ github.com/multiformats/go-multiaddr-net v0.1.1 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
81
83
github.com/multiformats/go-multibase v0.0.1 /go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs =
82
84
github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ =
83
85
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