This repository was archived by the owner on Feb 7, 2024. It is now read-only.
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 @@ -10,6 +10,6 @@ require (
10
10
github.com/libp2p/go-libp2p-peer v0.2.0
11
11
github.com/mitchellh/go-homedir v1.1.0
12
12
github.com/multiformats/go-multiaddr v0.2.0
13
- github.com/multiformats/go-multiaddr-net v0.1.1
13
+ github.com/multiformats/go-multiaddr-net v0.1.2
14
14
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
15
15
)
Original file line number Diff line number Diff line change @@ -88,6 +88,8 @@ github.com/multiformats/go-multiaddr-net v0.1.0 h1:ZepO8Ezwovd+7b5XPPDhQhayk1yt0
88
88
github.com/multiformats/go-multiaddr-net v0.1.0 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
89
89
github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s =
90
90
github.com/multiformats/go-multiaddr-net v0.1.1 /go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ =
91
+ github.com/multiformats/go-multiaddr-net v0.1.2 h1:P7zcBH9FRETdPkDrylcXVjQLQ2t1JQtNItZULWNWgeg =
92
+ github.com/multiformats/go-multiaddr-net v0.1.2 /go.mod h1:QsWt3XK/3hwvNxZJp92iMQKME1qHfpYmyIjFVsSOY6Y =
91
93
github.com/multiformats/go-multibase v0.0.1 /go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs =
92
94
github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ =
93
95
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