Examples and tutorials: update dependencies and go mod tidy

This commit is contained in:
Christian Rocha
2021-10-28 09:35:04 -04:00
parent e52d1f1e90
commit 6dc000bdbd
4 changed files with 38 additions and 35 deletions

View File

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