build(deps): bump github.com/mattn/go-isatty from 0.0.7 to 0.0.9 (#5965)

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.7 to 0.0.9.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.7...v0.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-19 12:13:26 +01:00
committed by Audrius Butkevicius
parent 96350d7600
commit e910acdc17
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/lib/pq v1.2.0
github.com/lucas-clemente/quic-go v0.11.2
github.com/maruel/panicparse v1.3.0
github.com/mattn/go-isatty v0.0.7
github.com/mattn/go-isatty v0.0.9
github.com/minio/sha256-simd v0.0.0-20190117184323-cc1980cb0338
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect