Fix windows and mac build

This commit is contained in:
Bernd Schoolmann 2023-12-23 17:06:22 +01:00
parent f3c33e0cb8
commit 228125bcf7
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
//go:build !linux && !freebsd && !darwin && !windows
//go:build !linux
package pinentry