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 3fc773c..e21ba63 100644
--- a/src/nshd/hackers_git/db_pam.go
+++ b/src/nshd/hackers_git/db_pam.go
@@ -24,7 +24,7 @@ package hackers_git
import (
"crypto/rand"
"math/big"
- p "nslcd/proto"
+ p "lukeshu.com/git/go/libnslcd.git/proto"
s "syscall"
)