Open
Description
What happened:
When going to update to the latest version of bubbletea I found the following error:
# github.com/erikgeiser/promptkit/textinput
../../go/pkg/mod/github.com/erikgeiser/promptkit@v0.8.0/textinput/model.go:102:8: input.BackgroundStyle undefined (type "github.com/charmbracelet/bubbles/textinput".Model has no field or method BackgroundStyle)
What you expected to happen:
promptkit
and bubbletea
should be bumped to compatible versions if we ever upgrade the UI library
Anything else we need to know?:
context: erikgeiser/promptkit#22