mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 02:03:20 -04:00 
			
		
		
		
	Up miekg/dns to 1.0.6 (#1792)
This was just tagged and has the worker patch that improves performance.
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -38,7 +38,7 @@ godeps: | ||||
| 	go get -u golang.org/x/net/context | ||||
| 	go get -u golang.org/x/text | ||||
| 	(cd $(GOPATH)/src/github.com/mholt/caddy              && git checkout -q v0.10.11) | ||||
| 	(cd $(GOPATH)/src/github.com/miekg/dns                && git checkout -q v1.0.5) | ||||
| 	(cd $(GOPATH)/src/github.com/miekg/dns                && git checkout -q v1.0.6) | ||||
| 	(cd $(GOPATH)/src/github.com/prometheus/client_golang && git checkout -q v0.8.0) | ||||
| 	(cd $(GOPATH)/src/golang.org/x/net                    && git checkout -q release-branch.go1.10) | ||||
| 	(cd $(GOPATH)/src/golang.org/x/text                   && git checkout -q v0.3.0) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user