Release v2.1.1

This commit is contained in:
Santiago Lezica
2021-04-23 15:22:35 -03:00
parent 1b60dcf722
commit b76bd55405
408 changed files with 33593 additions and 15094 deletions

View File

@@ -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 aix darwin dragonfly freebsd linux netbsd openbsd solaris
//go:build (aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || zos) && go1.9
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris zos
// +build go1.9
package unix