add debugging

This commit is contained in:
2025-03-17 08:42:11 +11:00
parent 5c0509ce5a
commit f1ae4c4171
7 changed files with 186 additions and 132 deletions

6
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/launchdarkly/go-ntlmssp
module git.coadcorp.com/nathan/go-ntlmssp
go 1.13
go 1.24.1
require golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
require golang.org/x/crypto v0.36.0