File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/lima-vm/go-qcow2reader v0.7.1
3030 github.com/lima-vm/sshocker v0.3.9 // gomodjail:unconfined
3131 github.com/mattn/go-isatty v0.0.21
32- github.com/mattn/go-shellwords v1.0.12
32+ github.com/mattn/go-shellwords v1.0.13
3333 github.com/mdlayher/netlink v1.11.0
3434 github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
3535 github.com/miekg/dns v1.1.72 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ github.com/mattn/go-isatty v0.0.21 h1:xYae+lCNBP7QuW4PUnNG61ffM4hVIfm+zUzDuSzYLG
168168github.com/mattn/go-isatty v0.0.21 /go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4 =
169169github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
170170github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
171- github.com/mattn/go-shellwords v1.0.12 h1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk =
172- github.com/mattn/go-shellwords v1.0.12 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
171+ github.com/mattn/go-shellwords v1.0.13 h1:DC0OMEpGjm6LfNFU4ckYcvbQKyp2vE8atyFGXNtDcf4 =
172+ github.com/mattn/go-shellwords v1.0.13 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
173173github.com/mdlayher/netlink v1.11.0 h1:Cot7ixQZL6P/pxRFB4z3jRdGPYeZosFT+WHS3sMXy8Y =
174174github.com/mdlayher/netlink v1.11.0 /go.mod h1:rMwDzh42W85uW3yTtiTRZFX9uway98aDQ5i+D8Jq4g4 =
175175github.com/mdlayher/packet v1.1.2 h1:3Up1NG6LZrsgDVn6X4L9Ge/iyRyxFEFD9o6Pr3Q1nQY =
You can’t perform that action at this time.
0 commit comments