get rid of the old library name

This commit is contained in:
vadimi
2020-06-13 21:31:51 -04:00
parent cf23bd1ecf
commit 0b76e99be3
5 changed files with 6 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ import (
"encoding/base64"
"fmt"
"github.com/ThomsonReutersEikon/go-ntlm/ntlm"
"github.com/vadimi/go-ntlm/ntlm"
)
func main() {