mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Remove replace declaration in go.mod for examples
This commit is contained in:
@@ -2,8 +2,6 @@ module examples
|
||||
|
||||
go 1.13
|
||||
|
||||
replace github.com/charmbracelet/bubbletea => ../
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.6.0
|
||||
github.com/charmbracelet/bubbletea v0.10.3
|
||||
|
||||
Reference in New Issue
Block a user