Bump github.com/mattn/go-isatty from 0.0.8 to 0.0.9

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-17 18:56:35 +00:00
committed by GitHub
parent fee0b052d5
commit c6279044f3
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/golang/protobuf v1.3.1
github.com/heroku/x v0.0.0-20190521194152-6da54e7f9d01
github.com/json-iterator/go v1.1.7
github.com/mattn/go-isatty v0.0.8
github.com/mattn/go-isatty v0.0.9
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v1.0.1
github.com/ugorji/go v1.1.4