mirror of
https://github.com/coredns/coredns.git
synced 2026-01-02 23:11:26 -05:00
La context (#521)
* middleware/proxy: give Exchange a context Make context.Context the first paramater in the Exchange method. This is inline with all other query functions. * up the version
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
|
||||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
|
||||
go_import_path: github.com/miekg/coredns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user