feat: update cancelreader (#353)

* feat: update cancelreader

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: go mod tidy

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: go mod tidy

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: use stable

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2022-06-23 09:19:36 -03:00
committed by GitHub
parent ebabec7008
commit ca32c4c628
4 changed files with 7 additions and 9 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/containerd/console v1.0.3
github.com/mattn/go-isatty v0.0.14
github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
github.com/muesli/cancelreader v0.2.0
github.com/muesli/cancelreader v0.2.1
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739
golang.org/x/sys v0.0.0-20220209214540-3681064d5158