add debugging version
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,5 +1,7 @@
|
||||
module github.com/launchdarkly/go-ntlm-proxy-auth
|
||||
module git.coadcorp.com/nathan/go-ntlm-proxy-auth
|
||||
|
||||
go 1.13
|
||||
go 1.24.1
|
||||
|
||||
require github.com/launchdarkly/go-ntlmssp v1.0.1
|
||||
require git.coadcorp.com/nathan/go-ntlmssp v1.0.2
|
||||
|
||||
require golang.org/x/crypto v0.36.0 // indirect
|
||||
|
Reference in New Issue
Block a user