mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
Fix replace command in the example go.mod
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user