Update tutorials per new Model interface-based structure

This commit is contained in:
Christian Rocha
2020-10-15 20:26:02 -04:00
parent c72ee756dd
commit 9c5d4268ba
7 changed files with 203 additions and 183 deletions

View File

@@ -2,6 +2,6 @@ module tutorial
go 1.14
require github.com/charmbracelet/bubbletea v0.10.3
require github.com/charmbracelet/bubbletea v0.11.1
replace github.com/charmbracelet/bubbletea => ../