Commit Graph

9 Commits

Author SHA1 Message Date
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