Update dependencies
This commit is contained in:
3
vendor/modernc.org/libc/libc_unix.go
generated
vendored
3
vendor/modernc.org/libc/libc_unix.go
generated
vendored
@ -2,7 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build linux darwin
|
||||
//go:build linux || darwin || freebsd || netbsd
|
||||
// +build linux darwin freebsd netbsd
|
||||
|
||||
package libc // import "modernc.org/libc"
|
||||
|
||||
|
Reference in New Issue
Block a user