summaryrefslogtreecommitdiff
path: root/internal/sshd/gssapi_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/sshd/gssapi_test.go')
-rw-r--r--internal/sshd/gssapi_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/sshd/gssapi_test.go b/internal/sshd/gssapi_test.go
index f4f19cf..c417a41 100644
--- a/internal/sshd/gssapi_test.go
+++ b/internal/sshd/gssapi_test.go
@@ -1,3 +1,5 @@
+//go:build cgo
+
package sshd
import (