Skip to content

x/tools/gopls: deprecate the "tempModfile" setting #61970

@findleyr

Description

@findleyr

This setting is not exposed in documentation, complicates the code, and can't be working correctly. Remove it.

I think it was intended to allow automatic go.mod mutation in combination with "allowModfileModification", but that is probably not working well, and significantly complicates our go command invocation.

In any case, I don't know how "tempModfile" is meant to be used, which is a sign that it should be removed...

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions