You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
475 B
9 lines
475 B
Index: pkg/mod/github.com/mattn/go-ieproxy@v0.0.0-20190610004146-91bb50d98149/proxyMiddleman_unix.go |
|
--- pkg/mod/github.com/mattn/go-ieproxy@v0.0.0-20190610004146-91bb50d98149/proxyMiddleman_unix.go.orig 2020-02-02 10:29:32.000000000 +0100 |
|
+++ pkg/mod/github.com/mattn/go-ieproxy@v0.0.0-20190610004146-91bb50d98149/proxyMiddleman_unix.go 2020-02-02 10:38:43.905614000 +0100 |
|
@@ -1,4 +1,4 @@ |
|
-//+build darwin unix linux |
|
+//+build darwin unix linux freebsd |
|
|
|
package ieproxy |
|
|
|
|