Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Replace "golang.org/x/net/context" with "context" #973

@rakyll

Description

@rakyll

gRPC plugin was depending on golang.org/x/net/context due to the 1.6 support gRPC couldn't deprecate for a long time. With grpc/grpc-go#2439 merged, we can replace "golang.org/x/net/context" with the standard library "context" package.

cc @Ramonza @odeke-em

Metadata

Metadata

Assignees

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