diff --git a/examples/go.mod b/examples/go.mod index 66322b6..1239bb3 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -13,5 +13,3 @@ require ( github.com/muesli/reflow v0.1.0 github.com/muesli/termenv v0.7.2 ) - -replace github.com/charmbracelet/bubbles => ../../bubbles