Fix windows and mac build
This commit is contained in:
parent
f3c33e0cb8
commit
228125bcf7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//go:build !linux && !freebsd && !darwin && !windows
|
||||
//go:build !linux
|
||||
|
||||
package pinentry
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue