mirror of
https://github.com/rclone/rclone.git
synced 2025-12-23 03:33:28 +00:00
vendor: update all dependencies
This commit is contained in:
7
vendor/github.com/mattn/go-ieproxy/pac_unix.go
generated
vendored
Normal file
7
vendor/github.com/mattn/go-ieproxy/pac_unix.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !windows
|
||||
|
||||
package ieproxy
|
||||
|
||||
func (psc *ProxyScriptConf) findProxyForURL(URL string) string {
|
||||
return ""
|
||||
}
|
||||
Reference in New Issue
Block a user