Skip to content

go version broken by github.com/rivo/uniseg v0.4.3 // indirect  #157

@DarthPestilane

Description

@DarthPestilane

In go.mod, there is github.com/rivo/uniseg v0.4.3 // indirect, which breaks specified go version go 1.13.
There's no need to require it since github.com/mattn/go-runewidth v0.0.14 already uses github.com/rivo/uniseg v0.2.0 with the right version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions