Skip to content

tutorials: need "go mod tidy" #1371

Open
@dolmen

Description

@dolmen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions