File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/libp2p/go-libp2p-core v0.9.0
14
14
github.com/libp2p/go-libp2p-noise v0.2.2
15
15
github.com/libp2p/go-tcp-transport v0.2.8
16
- github.com/multiformats/go-multiaddr v0.4 .0
16
+ github.com/multiformats/go-multiaddr v0.5 .0
17
17
github.com/protolambda/zrnt v0.25.0
18
18
github.com/protolambda/ztyp v0.2.1
19
19
github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -846,8 +846,9 @@ github.com/multiformats/go-multiaddr v0.2.2/go.mod h1:NtfXiOtHvghW9KojvtySjH5y0u
846
846
github.com/multiformats/go-multiaddr v0.3.0 /go.mod h1:dF9kph9wfJ+3VLAaeBqo9Of8x4fJxp6ggJGteB8HQTI =
847
847
github.com/multiformats/go-multiaddr v0.3.1 /go.mod h1:uPbspcUPd5AfaP6ql3ujFY+QWzmBD8uLLL4bXW0XfGc =
848
848
github.com/multiformats/go-multiaddr v0.3.3 /go.mod h1:lCKNGP1EQ1eZ35Za2wlqnabm9xQkib3fyB+nZXHLag0 =
849
- github.com/multiformats/go-multiaddr v0.4.0 h1:hL/K4ZJhJ5PTw3nwylq9lGU5yArzcAroZmex1ghSEkQ =
850
849
github.com/multiformats/go-multiaddr v0.4.0 /go.mod h1:YcpyLH8ZPudLxQlemYBPhSm0/oCXAT8Z4mzFpyoPyRc =
850
+ github.com/multiformats/go-multiaddr v0.5.0 h1:i/JuOoVg4szYQ4YEzDGtb2h0o8M7CG/Yq6cGlcjWZpM =
851
+ github.com/multiformats/go-multiaddr v0.5.0 /go.mod h1:3KAxNkUqLTJ20AAwN4XVX4kZar+bR+gh4zgbfr3SNug =
851
852
github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
852
853
github.com/multiformats/go-multiaddr-dns v0.0.2 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
853
854
github.com/multiformats/go-multiaddr-dns v0.2.0 /go.mod h1:TJ5pr5bBO7Y1B18djPuRsVkduhQH2YqYSbxWJzYGdK0 =
You can’t perform that action at this time.
0 commit comments