Skip to content

x/tools/gopls: address formatting issues with go-diff@v1.2.0 #45732

Closed
@findleyr

Description

@findleyr

In #45648, we discovered that gopls has formatting bugs when built with github.com/sergi/go-diff@v1.2.0. Unfortunately, there are probably many users that get this version due to installing with go get -u.

Until sergi/go-diff#115 is fixed, or we find some other solution, we should at least warn users when built with go-diff@v1.2.0.

CC @stamblerre @heschi

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions