File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/jaytaylor/go-hostsfile v0.0.0-20211120191712-f53f85d8b98f
34
34
github.com/mattn/go-isatty v0.0.14
35
35
github.com/moby/sys/mount v0.3.0
36
- github.com/multiformats/go-multiaddr v0.4.1
36
+ github.com/multiformats/go-multiaddr v0.5.0
37
37
github.com/opencontainers/go-digest v1.0.0
38
38
github.com/opencontainers/image-spec v1.0.3-0.20211215212317-ea0209f50ae1
39
39
github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
Original file line number Diff line number Diff line change @@ -1439,8 +1439,8 @@ github.com/multiformats/go-multiaddr v0.2.2/go.mod h1:NtfXiOtHvghW9KojvtySjH5y0u
1439
1439
github.com/multiformats/go-multiaddr v0.3.0 /go.mod h1:dF9kph9wfJ+3VLAaeBqo9Of8x4fJxp6ggJGteB8HQTI =
1440
1440
github.com/multiformats/go-multiaddr v0.3.1 /go.mod h1:uPbspcUPd5AfaP6ql3ujFY+QWzmBD8uLLL4bXW0XfGc =
1441
1441
github.com/multiformats/go-multiaddr v0.3.3 /go.mod h1:lCKNGP1EQ1eZ35Za2wlqnabm9xQkib3fyB+nZXHLag0 =
1442
- github.com/multiformats/go-multiaddr v0.4.1 h1:Pq37uLx3hsyNlTDir7FZyU8+cFCTqd5y1KiM2IzOutI =
1443
- github.com/multiformats/go-multiaddr v0.4.1 /go.mod h1:3afI9HfVW8csiF8UZqtpYRiDyew8pRX7qLIGHu9FLuM =
1442
+ github.com/multiformats/go-multiaddr v0.5.0 h1:i/JuOoVg4szYQ4YEzDGtb2h0o8M7CG/Yq6cGlcjWZpM =
1443
+ github.com/multiformats/go-multiaddr v0.5.0 /go.mod h1:3KAxNkUqLTJ20AAwN4XVX4kZar+bR+gh4zgbfr3SNug =
1444
1444
github.com/multiformats/go-multiaddr-dns v0.0.1 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
1445
1445
github.com/multiformats/go-multiaddr-dns v0.0.2 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
1446
1446
github.com/multiformats/go-multiaddr-dns v0.0.3 /go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q =
You can’t perform that action at this time.
0 commit comments