mirror of
https://github.com/coredns/coredns.git
synced 2026-01-01 14:31:23 -05:00
With Go 1.9 you *can* include the std lib's context package and nothing breaks. However we never officially made the move (and grpc also doesn't ues the std lib's one). Standardize all plugins on using the extern context package. Fixes #1466
4.4 KiB
4.4 KiB