Add zos build tag to utils_unix.go

This commit is contained in:
v1gnesh 2023-05-28 10:28:40 +05:30 committed by GitHub
parent ad33ddb475
commit 7f853dfd1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build aix darwin dragonfly freebsd linux,!appengine netbsd openbsd os400 solaris
// +build aix darwin dragonfly freebsd linux,!appengine netbsd openbsd os400 solaris zos
package readline