Have to explicitly allow darwin/amd64 in the build tag.

This commit is contained in:
Kyle Isom 2020-01-16 06:19:21 -08:00
parent 76d88c220d
commit 6ae393ebf2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build unix linux openbsd
// +build unix linux openbsd darwin,amd64
package lib