swift
swift copied to clipboard
Go vet: unreachable code
vendor/github.com/ncw/swift/swift.go:237: unreachable code vendor/github.com/ncw/swift/timeout_reader.go:48: unreachable code exit status 1
That is a left over from go 1.0 compatibility. Send a PR to fix if you like.