Update go.mod in examples and tutorial

This commit is contained in:
SuperPaintman
2020-11-04 03:09:24 +03:00
committed by Christian Rocha
parent 1545c07a0d
commit 216b195175
4 changed files with 39 additions and 3 deletions

View File

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