Open opoplawski opened 1 year ago
Hi, I've got the same during update package in Guix:
# github.com/Azure/go-ntlmssp [github.com/Azure/go-ntlmssp.test]
src/github.com/Azure/go-ntlmssp/nlmp_test.go:52:18: assignment mismatch: 2 variables but GetDomain returns 3 values
FAIL github.com/Azure/go-ntlmssp [build failed]
FAIL
version: 20221128193559-754e69321358
Trying to build commit 754e69321358ada85ce213a4ec971d3e4d1bfdf7 on Fedora Rawhide I'm getting:
Looks like nlmp_test.go hasn't been updated to handle the 3 return values.