Make CoreDNS build on Go 1.7 (#919)
This commit is contained in:
parent
00f5c7797e
commit
1ab8b37e7e
2 changed files with 2 additions and 1 deletions
|
@ -72,5 +72,5 @@ func (p *apiProxy) Run() {
|
|||
|
||||
func (p *apiProxy) Stop() {
|
||||
p.handler.Stop()
|
||||
p.Close()
|
||||
p.listener.Close()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue