mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 02:03:20 -04:00 
			
		
		
		
	* Stop vendoring go dns and x/net/context * dep ensure run * Fix Makefile * Fix typo * Delete context vendor dir
		
			
				
	
	
		
			19 lines
		
	
	
		
			531 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			531 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| ignored = [
 | |
|     "github.com/mholt/caddy",
 | |
|     "github.com/mholt/caddy/caddyfile",
 | |
|     "github.com/mholt/caddy/startupshutdown",
 | |
|     "github.com/miekg/dns",
 | |
|     "golang.org/x/net/context",
 | |
|     "golang.org/x/net/context/ctxhttp",
 | |
|     "golang.org/x/net/http2",
 | |
|     "golang.org/x/net/http2/hpack",
 | |
|     "golang.org/x/net/idna",
 | |
|     "golang.org/x/net/internal/timeseries",
 | |
|     "golang.org/x/net/lex/httplex",
 | |
|     "golang.org/x/net/trace",
 | |
| ]
 | |
| 
 | |
| [[constraint]]
 | |
|     name = "github.com/openzipkin/zipkin-go-opentracing"
 | |
|     version = "v0.2.3"
 |