Closed Sai-Anudeep47 closed 1 year ago
To simplify issue resolution process, please provide network logs, and or test voucher. make_build_err.log
GOOS=windows go build -o ./bin//fdo-fido-conformance-server-windows.exe github.com/fido-alliance/fdo-fido-conformance-server/core/shared core/shared/enc.crypto.go:492:2: undefined: log make: *** [Makefile:28: compile_win] Error 1
GOOS=windows go build -o ./bin//fdo-fido-conformance-server-windows.exe
core/shared/enc.crypto.go:492:2: undefined: log make: *** [Makefile:28: compile_win] Error 1
GOOS=windows go build -o ./bin//fdo-fido-conformance-server-windows.exe github.com/fido-alliance/fdo-fido-conformance-server/core/shared core/shared/enc.crypto.go:9:2: "encoding/hex" imported and not used make: *** [Makefile:28: compile_win] Error 1
core/shared/enc.crypto.go:9:2: "encoding/hex" imported and not used make: *** [Makefile:28: compile_win] Error 1
jup. addressed
To simplify issue resolution process, please provide network logs, and or test voucher. make_build_err.log
What part of the spec are you testing?
What protocol are having issue with?
Issue description