Fix replace command in the example go.mod

This commit is contained in:
Christian Rocha
2020-02-17 16:24:01 -05:00
parent 68af03579a
commit d2f8f9f641
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module examples
go 1.13
replace github.com/charmbracelet/tea => ../../tea
replace github.com/charmbracelet/teaparty => ../
require (
github.com/charmbracelet/tea v0.0.0-20200212224832-82af5a5cb50b