update dependencies

This commit is contained in:
Mechiel Lukkien
2023-11-09 21:19:51 +01:00
parent 42f6f9cbb3
commit 8c99e54ec1
384 changed files with 779 additions and 1334 deletions

View File

@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || zos
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris zos
// Package unix contains an interface to the low-level operating system
// primitives. OS details vary depending on the underlying system, and