Closed nim-nim closed 6 years ago
Version 0.1 does not pass unit tests with Go 1.10:
+ GOPATH=/builddir/build/BUILD/zxcvbn-go-0.1/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro '\''' # github.com/nbutton23/zxcvbn-go/adjacency ./adjcmartix.go:85: suspect or: char != "" || char != " " FAIL github.com/nbutton23/zxcvbn-go/adjacency [build failed]
Fixed
Version 0.1 does not pass unit tests with Go 1.10: