update dependency golang.org/x/sys to latest

This commit is contained in:
Mechiel Lukkien
2024-08-22 20:39:41 +02:00
parent 5678b03324
commit e7e023c6d0
106 changed files with 9596 additions and 4141 deletions

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build (darwin && !ios) || linux
//go:build (darwin && !ios) || linux || zos
package unix