This is the first release of package packet that only supports Go 1.18+. Users on older versions of Go must use v1.0.0.
x/sys and other dependencies.This is the last release of package vsock that supports Go 1.17 and below.
github.com/mdlayher/raw package APIs, with some updates to make everything
focused explicitly on Linux and AF_PACKET sockets. Functionally, the two
packages are equivalent, and *raw.Conn is now backed by *packet.Conn in
the latest version of the raw package.