fix dependency to use fork

This commit is contained in:
Eli Bishop
2019-07-16 14:11:17 -07:00
parent 22cdb55db8
commit 90effd9f15
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ import (
"net/url"
"strings"
ntlmssp "github.com/Azure/go-ntlmssp"
ntlmssp "github.com/launchdarkly/go-ntlmssp"
)
// DialContext is the DialContext function that should be wrapped with a