chore: bump go-isatty dep

This commit is contained in:
Christian Muehlhaeuser
2022-08-15 11:54:44 +02:00
parent 1e1b5f716d
commit ca333e7d79
5 changed files with 15 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ require (
github.com/charmbracelet/lipgloss v0.5.0
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
github.com/lucasb-eyer/go-colorful v1.2.0
github.com/mattn/go-isatty v0.0.14
github.com/mattn/go-isatty v0.0.16
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.12.1-0.20220615005108-4e9068de9898
)