vendor/golang.org/x/sys/unix/xattr_bsd.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
child 262 8d3354485fc3
--- a/vendor/golang.org/x/sys/unix/xattr_bsd.go	Mon Jun 07 20:58:18 2021 +0200
+++ b/vendor/golang.org/x/sys/unix/xattr_bsd.go	Sun Jul 11 10:35:56 2021 +0200
@@ -2,6 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+//go:build freebsd || netbsd
 // +build freebsd netbsd
 
 package unix