Skip to content

x/tools/gopls: deprecate the "allowImplicitNetworkAccess" setting #66860

Closed
@findleyr

Description

@findleyr

Gopls has long had an experimental setting to allow network access for all go command invocations: "allowImplicitNetworkAccess".

We should not have settings that affect low level behavior like this, as such settings are inevitably insufficiently tested and hard to maintain. Gopls should work well with its default decisions about allowing network access.

This issue tracks officially deprecating this setting in [email protected], to be removed in [email protected] (as we've been doing for these sorts of settings).

Metadata

Metadata

Assignees

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