go-net/lif
Dmitri Shuralyov d23d9bc549 all: update go directive to 1.18
Done with:

go get go@1.18
go mod tidy
go fix ./...

Using go1.21.3.

With a manual change to keep golang.org/x/net/context testing itself,
not context in the standard library.

For golang/go#60268.

Change-Id: I00682bf7cf1e3ba4370e2a3e7f63dc245b294a36
Reviewed-on: https://go-review.googlesource.com/c/net/+/534241
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2023-10-11 21:58:12 +00:00
..
address.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
address_test.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
binary.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
defs_solaris.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
lif.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
link.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
link_test.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
sys.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
sys_solaris_amd64.s lif: drop support for go1.5 2017-02-18 08:01:40 +00:00
syscall.go all: update go directive to 1.18 2023-10-11 21:58:12 +00:00
zsys_solaris_amd64.go lif: use SIOCGLIF*, AF_* and SOCK_DGRAM consts from x/sys/unix 2022-06-30 21:51:02 +00:00