Commit Graph

15 Commits

Author SHA1 Message Date
Christian Rocha
7241e910ec Bump containerd/console 2022-02-15 10:02:56 -05:00
Christian Muehlhaeuser
4d1d1ee021 chore: bump lipgloss and termenv 2022-02-14 23:20:51 +01:00
Christian Muehlhaeuser
77e63ac890 Bump termenv to v0.11.0 2022-01-31 23:04:37 +01:00
Christian Rocha
99ba63fe8a Bump main, example, and tutorial dependencies 2022-01-13 11:41:09 -05:00
Christian Rocha
6dc000bdbd Examples and tutorials: update dependencies and go mod tidy 2021-10-28 09:45:43 -04:00
Christian Muehlhaeuser
c29912c179 Enable ANSI compressor
With this change all ANSI output will be piped through an ANSI compressor that
eliminates redundant ANSI sequences. As such the compressor can be considered
"lossless".
2021-10-28 09:45:43 -04:00
Christian Rocha
67625b480e Bump deps in commands to fix builds 2021-08-02 10:50:04 -04:00
Tobias Klauser
295f7bd246 Use golang.org/x/term
The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly and avoid the
dependency on the former altogether.
2021-04-29 15:05:50 +02:00
Christian Muehlhaeuser
ab65f2391f Bump bubbletea dependency for examples & tutorials 2021-04-03 02:03:23 +02:00
Christian Muehlhaeuser
92a795256a go mod tidy 2021-02-25 10:49:33 -05:00
SuperPaintman
216b195175 Update go.mod in examples and tutorial 2020-11-03 20:19:53 -05:00
Christian Rocha
9c5d4268ba Update tutorials per new Model interface-based structure 2020-10-15 20:26:02 -04:00
Christian Rocha
6e65d34a58 Bump tutorial dependencies 2020-08-26 15:41:05 -04:00
Christian Muehlhaeuser
82e641ef63 go mod tidy 2020-08-22 12:33:48 +02:00
Christian Rocha
e4243bdede Add simple tutorial in Markdown 2020-07-23 17:30:25 -04:00