1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

module: update module mattn/go-isatty to v0.0.6

Update module mattn/go-isatty to v0.0.6 (#23)
This commit is contained in:
renovate[bot]
2019-02-28 17:55:13 +01:00
committed by Christian Nicolai
parent c036ea0f73
commit a3b3ad0702
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/go-ble/ble v0.0.0-20181002102605-e78417b510a3
github.com/godbus/dbus v0.0.0-20181031085051-66d97ae // indirect
github.com/mattn/go-colorable v0.1.1 // indirect
github.com/mattn/go-isatty v0.0.5 // indirect
github.com/mattn/go-isatty v0.0.6 // indirect
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab // indirect
github.com/muka/ble v0.0.0-20190208063703-c5982255bf40 // indirect