making things more go get friendly
This commit is contained in:
@@ -6,7 +6,7 @@ package ntlm
|
||||
import (
|
||||
rc4P "crypto/rc4"
|
||||
"errors"
|
||||
"ntlm/messages"
|
||||
"github.com/ThomsonReutersEikon/go-ntlm/ntlm/messages"
|
||||
)
|
||||
|
||||
type Version int
|
||||
|
||||
Reference in New Issue
Block a user