Enable strictDeps on all our toplevel packages #12
@ -3,6 +3,8 @@ modules:
 | 
				
			|||||||
    prober: http
 | 
					    prober: http
 | 
				
			||||||
    timeout: 5s
 | 
					    timeout: 5s
 | 
				
			||||||
    http:
 | 
					    http:
 | 
				
			||||||
 | 
					      proxy_url: "http://127.0.0.1:23080"
 | 
				
			||||||
 | 
					      skip_resolve_phase_with_proxy: true
 | 
				
			||||||
      follow_redirects: true
 | 
					      follow_redirects: true
 | 
				
			||||||
      valid_status_codes: []  # Defaults to 2xx
 | 
					      valid_status_codes: []  # Defaults to 2xx
 | 
				
			||||||
      method: GET
 | 
					      method: GET
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user