lima-vm / lima

Linux virtual machines, with a focus on running containers
https://lima-vm.io/
Apache License 2.0
15.04k stars 589 forks source link

go.mod has broken references #2631

Closed moenodedev closed 19 hours ago

moenodedev commented 2 days ago

Description

replace inet.af/tcpproxy with github.com/inetaf/tcpproxy https://github.com/inetaf/tcpproxy/issues/39

replace github.com/containers/gvisor-tap-vsock 2691a8f9b1cf with latest release https://github.com/containers/gvisor-tap-vsock/pull/397

afbjorklund commented 2 days ago

Sounds like two different issues? But the first one is exactly why we dislike vanity domains...

AkihiroSuda commented 2 days ago