mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
chore: use go 1.16 (#449)
* chore: use go 1.16 and gofmt accordingly * chore: also update examples and tuts to go 1.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module tutorial
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
||||
require github.com/charmbracelet/bubbletea v0.21.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user