diff --git a/agent/systemauth/biometrics/touchid.go b/agent/systemauth/biometrics/touchid.go index 59077b7..5d40a26 100644 --- a/agent/systemauth/biometrics/touchid.go +++ b/agent/systemauth/biometrics/touchid.go @@ -1,4 +1,4 @@ -//go:build windows || darwin +//go:build darwin package biometrics