ncw/swift

Go vet: unreachable code

mrz1836 opened this issue · 1 comments

vendor/github.com/ncw/swift/swift.go:237: unreachable code vendor/github.com/ncw/swift/timeout_reader.go:48: unreachable code exit status 1

ncw commented

That is a left over from go 1.0 compatibility. Send a PR to fix if you like.