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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 18:17:01 +01:00
committed by Audrius Butkevicius
parent 9d6b663d1c
commit 7043b1fbba
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/lib/pq v1.2.0
github.com/lucas-clemente/quic-go v0.12.0
github.com/maruel/panicparse v1.3.0
github.com/mattn/go-isatty v0.0.9
github.com/mattn/go-isatty v0.0.10
github.com/minio/sha256-simd v0.1.1
github.com/onsi/ginkgo v1.9.0 // indirect
github.com/onsi/gomega v1.6.0 // indirect