summaryrefslogtreecommitdiff
path: root/src/nshd/hackers_git/db_pam.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/nshd/hackers_git/db_pam.go')
-rw-r--r--src/nshd/hackers_git/db_pam.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nshd/hackers_git/db_pam.go b/src/nshd/hackers_git/db_pam.go
index e21ba63..2ef8d9a 100644
--- a/src/nshd/hackers_git/db_pam.go
+++ b/src/nshd/hackers_git/db_pam.go
@@ -23,8 +23,8 @@ package hackers_git
import (
"crypto/rand"
- "math/big"
p "lukeshu.com/git/go/libnslcd.git/proto"
+ "math/big"
s "syscall"
)