Fix conflicts.
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)master
							parent
							
								
									e646feca25
								
							
						
					
					
						commit
						cb4f91608e
					
				| 
						 | 
				
			
			@ -47,10 +47,6 @@ func newClient(jar http.CookieJar, roots *x509.CertPool, certs []tls.Certificate
 | 
			
		|||
		tlsConfig.InsecureSkipVerify = true
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if !secure {
 | 
			
		||||
		tlsConfig.InsecureSkipVerify = true
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	httpTransport := &http.Transport{
 | 
			
		||||
		DisableKeepAlives: true,
 | 
			
		||||
		Proxy:             http.ProxyFromEnvironment,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue