Open
Description
Describe the bug
tutorials/go.mod
needs an update of dependencies.
To Reproduce
$ go version
go version go1.24.1 darwin/arm64
$ git clone https://github.com/charmbracelet/bubbletea.git
$ cd bubbletea
$ cd tutorials/commands
$ go run .
go: updates to go.mod needed; to update it:
go mod tidy
Metadata
Metadata
Assignees
Labels
No labels