mirror of
https://github.com/Maks1mS/bubbles.git
synced 2024-12-25 07:04:37 +03:00
Remove replace directive for bubbletea in go.mod
This commit is contained in:
parent
0d7b3ed8e8
commit
eff931bdea
2
go.mod
2
go.mod
@ -9,5 +9,3 @@ require (
|
|||||||
github.com/muesli/termenv v0.7.2
|
github.com/muesli/termenv v0.7.2
|
||||||
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
|
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/charmbracelet/bubbletea => ../bubbletea
|
|
||||||
|
Loading…
Reference in New Issue
Block a user