Bump deps in commands to fix builds

This commit is contained in:
Christian Rocha
2021-07-29 17:47:34 -04:00
parent 4bfad658ad
commit 67625b480e
2 changed files with 5 additions and 5 deletions

View File

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