summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-26 10:40:38 +0300
committerValery Piashchynski <[email protected]>2020-10-26 10:40:38 +0300
commitfeeee8b81059135bbebf37a4828020db22d2df21 (patch)
tree791affb255ef4fb4c393f2775d2a383a3030b57b
parentbf6622d8537773b840ca3610b3ed05d492da1017 (diff)
Remove local replace from go.mod
-rwxr-xr-x[-rw-r--r--].github/ISSUE_TEMPLATE/bug_report.md0
-rwxr-xr-x[-rw-r--r--].github/ISSUE_TEMPLATE/feature_request.md0
-rwxr-xr-x[-rw-r--r--].github/workflows/ci-build.yml0
-rwxr-xr-x[-rw-r--r--].gitignore0
-rwxr-xr-x[-rw-r--r--].golangci.yml0
-rwxr-xr-x[-rw-r--r--].rr.yaml0
-rwxr-xr-x[-rw-r--r--]CODE_OF_CONDUCT.md0
-rwxr-xr-x[-rw-r--r--]LICENSE0
-rwxr-xr-x[-rw-r--r--]bors.toml0
-rwxr-xr-x[-rw-r--r--]composer.json0
-rwxr-xr-x[-rw-r--r--]composer.lock0
-rwxr-xr-x[-rw-r--r--]errors.go0
-rwxr-xr-x[-rw-r--r--]errors_test.go0
-rwxr-xr-x[-rw-r--r--]factory.go0
-rwxr-xr-x[-rw-r--r--]go.mod6
-rwxr-xr-x[-rw-r--r--]go.sum20
-rwxr-xr-x[-rw-r--r--]payload.go0
-rwxr-xr-x[-rw-r--r--]pipe_factory.go0
-rwxr-xr-x[-rw-r--r--]pipe_factory_test.go0
-rwxr-xr-x[-rw-r--r--]plugins/config/provider.go0
-rwxr-xr-x[-rw-r--r--]plugins/config/tests/.rr.yaml0
-rwxr-xr-x[-rw-r--r--]plugins/config/tests/config_test.go0
-rwxr-xr-x[-rw-r--r--]plugins/config/tests/plugin1.go0
-rwxr-xr-x[-rw-r--r--]plugins/config/viper.go0
-rwxr-xr-x[-rw-r--r--]plugins/factory/app.go0
-rwxr-xr-x[-rw-r--r--]plugins/factory/config.go0
-rwxr-xr-x[-rw-r--r--]plugins/factory/tests/.rr.yaml0
-rwxr-xr-x[-rw-r--r--]plugins/factory/tests/factory_test.go0
-rwxr-xr-x[-rw-r--r--]plugins/factory/tests/hello.php0
-rwxr-xr-x[-rw-r--r--]plugins/factory/tests/plugin_1.go0
-rwxr-xr-x[-rw-r--r--]plugins/factory/tests/plugin_2.go0
-rwxr-xr-x[-rw-r--r--]plugins/rpc/config.go0
-rwxr-xr-x[-rw-r--r--]plugins/rpc/config_test.go0
-rwxr-xr-x[-rw-r--r--]plugins/rpc/doc/plugin_arch.drawio0
-rwxr-xr-x[-rw-r--r--]plugins/rpc/rpc.go0
-rwxr-xr-x[-rw-r--r--]plugins/rpc/rpc_test.go0
-rwxr-xr-x[-rw-r--r--]pool.go0
-rwxr-xr-x[-rw-r--r--]process_state.go0
-rwxr-xr-x[-rw-r--r--]process_state_test.go0
-rwxr-xr-x[-rw-r--r--]protocol.go0
-rwxr-xr-x[-rw-r--r--]protocol_test.go0
-rwxr-xr-x[-rw-r--r--]socket_factory.go0
-rwxr-xr-x[-rw-r--r--]socket_factory_test.go0
-rwxr-xr-x[-rw-r--r--]src/Diactoros/ServerRequestFactory.php0
-rwxr-xr-x[-rw-r--r--]src/Diactoros/StreamFactory.php0
-rwxr-xr-x[-rw-r--r--]src/Diactoros/UploadedFileFactory.php0
-rwxr-xr-x[-rw-r--r--]src/Exception/MetricException.php0
-rwxr-xr-x[-rw-r--r--]src/Exception/RoadRunnerException.php0
-rwxr-xr-x[-rw-r--r--]src/Exceptions/RoadRunnerException.php0
-rwxr-xr-x[-rw-r--r--]src/HttpClient.php0
-rwxr-xr-x[-rw-r--r--]src/Metrics.php0
-rwxr-xr-x[-rw-r--r--]src/MetricsInterface.php0
-rwxr-xr-x[-rw-r--r--]src/PSR7Client.php0
-rwxr-xr-x[-rw-r--r--]src/Worker.php0
-rwxr-xr-x[-rw-r--r--]state.go0
-rwxr-xr-x[-rw-r--r--]state_test.go0
-rwxr-xr-x[-rw-r--r--]static_pool.go0
-rwxr-xr-x[-rw-r--r--]static_pool_test.go0
-rwxr-xr-x[-rw-r--r--]supervisor_pool.go0
-rwxr-xr-x[-rw-r--r--]sync_worker.go0
-rwxr-xr-x[-rw-r--r--]sync_worker_test.go0
-rwxr-xr-x[-rw-r--r--]systemd/rr.service0
-rwxr-xr-x[-rw-r--r--]tests/broken.php0
-rwxr-xr-x[-rw-r--r--]tests/client.php0
-rwxr-xr-x[-rw-r--r--]tests/delay.php0
-rwxr-xr-x[-rw-r--r--]tests/echo.php0
-rwxr-xr-x[-rw-r--r--]tests/error.php0
-rwxr-xr-x[-rw-r--r--]tests/failboot.php0
-rwxr-xr-x[-rw-r--r--]tests/gzip-large-file.txt0
-rwxr-xr-x[-rw-r--r--]tests/head.php0
-rwxr-xr-x[-rw-r--r--]tests/http/client.php0
-rwxr-xr-x[-rw-r--r--]tests/http/cookie.php0
-rwxr-xr-x[-rw-r--r--]tests/http/data.php0
-rwxr-xr-x[-rw-r--r--]tests/http/echo.php0
-rwxr-xr-x[-rw-r--r--]tests/http/echoDelay.php0
-rwxr-xr-x[-rw-r--r--]tests/http/echoerr.php0
-rwxr-xr-x[-rw-r--r--]tests/http/env.php0
-rwxr-xr-x[-rw-r--r--]tests/http/error.php0
-rwxr-xr-x[-rw-r--r--]tests/http/error2.php0
-rwxr-xr-x[-rw-r--r--]tests/http/header.php0
-rwxr-xr-x[-rw-r--r--]tests/http/headers.php0
-rwxr-xr-x[-rw-r--r--]tests/http/ip.php0
-rwxr-xr-x[-rw-r--r--]tests/http/memleak.php0
-rwxr-xr-x[-rw-r--r--]tests/http/payload.php0
-rwxr-xr-x[-rw-r--r--]tests/http/pid.php0
-rwxr-xr-x[-rw-r--r--]tests/http/push.php0
-rwxr-xr-x[-rw-r--r--]tests/http/request-uri.php0
-rwxr-xr-x[-rw-r--r--]tests/http/server.php0
-rwxr-xr-x[-rw-r--r--]tests/http/slow-client.php0
-rwxr-xr-x[-rw-r--r--]tests/http/stuck.php0
-rwxr-xr-x[-rw-r--r--]tests/http/upload.php0
-rwxr-xr-x[-rw-r--r--]tests/http/user-agent.php0
-rwxr-xr-x[-rw-r--r--]tests/pid.php0
-rwxr-xr-x[-rw-r--r--]tests/sample.txt0
-rwxr-xr-x[-rw-r--r--]tests/slow-client.php0
-rwxr-xr-x[-rw-r--r--]tests/slow-destroy.php0
-rwxr-xr-x[-rw-r--r--]tests/slow-pid.php0
-rwxr-xr-x[-rw-r--r--]tests/stop.php0
-rwxr-xr-x[-rw-r--r--]util/doc.go0
-rwxr-xr-x[-rw-r--r--]util/events.go0
-rwxr-xr-x[-rw-r--r--]util/isolate.go0
-rwxr-xr-x[-rw-r--r--]util/isolate_win.go0
-rwxr-xr-x[-rw-r--r--]util/network.go0
-rwxr-xr-x[-rw-r--r--]util/network_test.go0
-rwxr-xr-x[-rw-r--r--]util/network_windows.go0
-rwxr-xr-x[-rw-r--r--]util/network_windows_test.go0
-rwxr-xr-x[-rw-r--r--]worker.go0
-rwxr-xr-x[-rw-r--r--]worker_test.go0
-rwxr-xr-x[-rw-r--r--]worker_watcher.go0
109 files changed, 18 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 448a1aa4..448a1aa4 100644..100755
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 8c4b568f..8c4b568f 100644..100755
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index 585858c1..585858c1 100644..100755
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
diff --git a/.gitignore b/.gitignore
index b2a71f90..b2a71f90 100644..100755
--- a/.gitignore
+++ b/.gitignore
diff --git a/.golangci.yml b/.golangci.yml
index 1d9eb013..1d9eb013 100644..100755
--- a/.golangci.yml
+++ b/.golangci.yml
diff --git a/.rr.yaml b/.rr.yaml
index 30d23695..30d23695 100644..100755
--- a/.rr.yaml
+++ b/.rr.yaml
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index ae0b283a..ae0b283a 100644..100755
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
diff --git a/LICENSE b/LICENSE
index d968467f..d968467f 100644..100755
--- a/LICENSE
+++ b/LICENSE
diff --git a/bors.toml b/bors.toml
index 6dbbcaee..6dbbcaee 100644..100755
--- a/bors.toml
+++ b/bors.toml
diff --git a/composer.json b/composer.json
index 283eaab1..283eaab1 100644..100755
--- a/composer.json
+++ b/composer.json
diff --git a/composer.lock b/composer.lock
index 7a1094b1..7a1094b1 100644..100755
--- a/composer.lock
+++ b/composer.lock
diff --git a/errors.go b/errors.go
index 52356549..52356549 100644..100755
--- a/errors.go
+++ b/errors.go
diff --git a/errors_test.go b/errors_test.go
index 75a86840..75a86840 100644..100755
--- a/errors_test.go
+++ b/errors_test.go
diff --git a/factory.go b/factory.go
index 482d39f8..482d39f8 100644..100755
--- a/factory.go
+++ b/factory.go
diff --git a/go.mod b/go.mod
index 322a7022..5adc9293 100644..100755
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/shirou/gopsutil v2.20.9+incompatible
github.com/spf13/viper v1.7.1
- github.com/spiral/endure v1.0.0-beta9
+ github.com/spiral/endure v1.0.0-beta10
github.com/spiral/goridge/v2 v2.4.5
github.com/stretchr/testify v1.6.1
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
@@ -20,7 +20,3 @@ require (
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v2 v2.2.5 // indirect
)
-
-replace (
- github.com/spiral/endure v1.0.0-beta9 => ./../endure
-) \ No newline at end of file
diff --git a/go.sum b/go.sum
index 85dbeb85..fef45035 100644..100755
--- a/go.sum
+++ b/go.sum
@@ -35,6 +35,8 @@ github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc
github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA=
+github.com/corona10/goimagehash v1.0.2 h1:pUfB0LnsJASMPGEZLj7tGY251vF+qLGqOgEP4rUs6kA=
+github.com/corona10/goimagehash v1.0.2/go.mod h1:/l9umBhvcHQXVtQO1V6Gp1yD20STawkhRnnX0D1bvVI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
@@ -42,6 +44,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
+github.com/fogleman/gg v1.3.0 h1:/7zJX8F6AaYQc57WQCyN9cAIz+4bCJGO9B+dyW29am8=
+github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
@@ -52,8 +56,12 @@ github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V
github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI=
github.com/go-ole/go-ole v1.2.4/go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
+github.com/goccy/go-graphviz v0.0.8 h1:hYQikvj368s8+rmfzFOZeiCXvSocGH7rfAyLTOy/7AM=
+github.com/goccy/go-graphviz v0.0.8/go.mod h1:wXVsXxmyMQU6TN3zGRttjNn3h+iCAS7xQFC6TlNvLhk=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
+github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=
+github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A=
@@ -100,6 +108,7 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
github.com/hashicorp/mdns v1.0.0/go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ=
github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I=
github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc=
+github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/json-iterator/go v1.1.9/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
@@ -141,6 +150,8 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
+github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5 h1:BvoENQQU+fZ9uukda/RzCAL/191HHwJA5b13R6diVlY=
+github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc=
@@ -184,9 +195,8 @@ github.com/spf13/pflag v1.0.3 h1:zPAT6CGy6wXeQ7NtTnaTerfKOsV6V6F8agHXFiazDkg=
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk=
github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
-github.com/spiral/endure v1.0.0-beta8 h1:bKVe7F8CbvDZt8UYX3WoSV49OpFPHiM9Py55i7USPK8=
-github.com/spiral/endure v1.0.0-beta8/go.mod h1:EhC6CKaSQum/gz1zRqkyu4LqFOlngVTGbXK69pebmxQ=
-github.com/spiral/endure v1.0.0-beta9/go.mod h1:EhC6CKaSQum/gz1zRqkyu4LqFOlngVTGbXK69pebmxQ=
+github.com/spiral/endure v1.0.0-beta10 h1:eAFnJspvmMRDL3u7iwWK8eewogMhq4TTG3CjCBPnbeI=
+github.com/spiral/endure v1.0.0-beta10/go.mod h1:mXFf8zPqr1SJ1cG0Zf59f6X+MvJzrdIwVjzQpa107e0=
github.com/spiral/goridge/v2 v2.4.5 h1:rg4lLEJLrEh1Wj6G1qTsYVbYiQvig6mOR1F9GyDIGm8=
github.com/spiral/goridge/v2 v2.4.5/go.mod h1:C/EZKFPON9lypi8QO7I5ObgVmrIzTmhZqFz/tmypcGc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
@@ -222,6 +232,7 @@ golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod h1:6SG95UA2DQfeDnf
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
+golang.org/x/crypto v0.0.0-20200204104054-c9f3fb736b72/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
@@ -229,6 +240,9 @@ golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod h1:86+5VVa7VpoJ4kLfm0
golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod h1:JXzH8nQsPlswgeRAPE3MuO9GYsAcnJvJ4vnMwN/5qkY=
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js=
golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20200119044424-58c23975cae1/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
+golang.org/x/image v0.0.0-20200927104501-e162460cd6b5 h1:QelT11PB4FXiDEXucrfNckHoFxwt8USGY1ajP1ZF5lM=
+golang.org/x/image v0.0.0-20200927104501-e162460cd6b5/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
diff --git a/payload.go b/payload.go
index 502dfadd..502dfadd 100644..100755
--- a/payload.go
+++ b/payload.go
diff --git a/pipe_factory.go b/pipe_factory.go
index a6c94614..a6c94614 100644..100755
--- a/pipe_factory.go
+++ b/pipe_factory.go
diff --git a/pipe_factory_test.go b/pipe_factory_test.go
index ee2510f3..ee2510f3 100644..100755
--- a/pipe_factory_test.go
+++ b/pipe_factory_test.go
diff --git a/plugins/config/provider.go b/plugins/config/provider.go
index ac33b3de..ac33b3de 100644..100755
--- a/plugins/config/provider.go
+++ b/plugins/config/provider.go
diff --git a/plugins/config/tests/.rr.yaml b/plugins/config/tests/.rr.yaml
index df9077d0..df9077d0 100644..100755
--- a/plugins/config/tests/.rr.yaml
+++ b/plugins/config/tests/.rr.yaml
diff --git a/plugins/config/tests/config_test.go b/plugins/config/tests/config_test.go
index c85a841f..c85a841f 100644..100755
--- a/plugins/config/tests/config_test.go
+++ b/plugins/config/tests/config_test.go
diff --git a/plugins/config/tests/plugin1.go b/plugins/config/tests/plugin1.go
index 7c5f2afd..7c5f2afd 100644..100755
--- a/plugins/config/tests/plugin1.go
+++ b/plugins/config/tests/plugin1.go
diff --git a/plugins/config/viper.go b/plugins/config/viper.go
index 4e85af6b..4e85af6b 100644..100755
--- a/plugins/config/viper.go
+++ b/plugins/config/viper.go
diff --git a/plugins/factory/app.go b/plugins/factory/app.go
index 62da4f53..62da4f53 100644..100755
--- a/plugins/factory/app.go
+++ b/plugins/factory/app.go
diff --git a/plugins/factory/config.go b/plugins/factory/config.go
index b2d1d0ad..b2d1d0ad 100644..100755
--- a/plugins/factory/config.go
+++ b/plugins/factory/config.go
diff --git a/plugins/factory/tests/.rr.yaml b/plugins/factory/tests/.rr.yaml
index 171f51dc..171f51dc 100644..100755
--- a/plugins/factory/tests/.rr.yaml
+++ b/plugins/factory/tests/.rr.yaml
diff --git a/plugins/factory/tests/factory_test.go b/plugins/factory/tests/factory_test.go
index 5347083a..5347083a 100644..100755
--- a/plugins/factory/tests/factory_test.go
+++ b/plugins/factory/tests/factory_test.go
diff --git a/plugins/factory/tests/hello.php b/plugins/factory/tests/hello.php
index bf9e82cc..bf9e82cc 100644..100755
--- a/plugins/factory/tests/hello.php
+++ b/plugins/factory/tests/hello.php
diff --git a/plugins/factory/tests/plugin_1.go b/plugins/factory/tests/plugin_1.go
index f6b06dd0..f6b06dd0 100644..100755
--- a/plugins/factory/tests/plugin_1.go
+++ b/plugins/factory/tests/plugin_1.go
diff --git a/plugins/factory/tests/plugin_2.go b/plugins/factory/tests/plugin_2.go
index dbdb065b..dbdb065b 100644..100755
--- a/plugins/factory/tests/plugin_2.go
+++ b/plugins/factory/tests/plugin_2.go
diff --git a/plugins/rpc/config.go b/plugins/rpc/config.go
index 719fd5e3..719fd5e3 100644..100755
--- a/plugins/rpc/config.go
+++ b/plugins/rpc/config.go
diff --git a/plugins/rpc/config_test.go b/plugins/rpc/config_test.go
index 36927dd2..36927dd2 100644..100755
--- a/plugins/rpc/config_test.go
+++ b/plugins/rpc/config_test.go
diff --git a/plugins/rpc/doc/plugin_arch.drawio b/plugins/rpc/doc/plugin_arch.drawio
index dec5f0b2..dec5f0b2 100644..100755
--- a/plugins/rpc/doc/plugin_arch.drawio
+++ b/plugins/rpc/doc/plugin_arch.drawio
diff --git a/plugins/rpc/rpc.go b/plugins/rpc/rpc.go
index a17b569f..a17b569f 100644..100755
--- a/plugins/rpc/rpc.go
+++ b/plugins/rpc/rpc.go
diff --git a/plugins/rpc/rpc_test.go b/plugins/rpc/rpc_test.go
index 9ab1e3e8..9ab1e3e8 100644..100755
--- a/plugins/rpc/rpc_test.go
+++ b/plugins/rpc/rpc_test.go
diff --git a/pool.go b/pool.go
index fe864878..fe864878 100644..100755
--- a/pool.go
+++ b/pool.go
diff --git a/process_state.go b/process_state.go
index 1a4c4d65..1a4c4d65 100644..100755
--- a/process_state.go
+++ b/process_state.go
diff --git a/process_state_test.go b/process_state_test.go
index 3f283dce..3f283dce 100644..100755
--- a/process_state_test.go
+++ b/process_state_test.go
diff --git a/protocol.go b/protocol.go
index bdf78296..bdf78296 100644..100755
--- a/protocol.go
+++ b/protocol.go
diff --git a/protocol_test.go b/protocol_test.go
index 396ce992..396ce992 100644..100755
--- a/protocol_test.go
+++ b/protocol_test.go
diff --git a/socket_factory.go b/socket_factory.go
index 0db7849b..0db7849b 100644..100755
--- a/socket_factory.go
+++ b/socket_factory.go
diff --git a/socket_factory_test.go b/socket_factory_test.go
index 6ab87872..6ab87872 100644..100755
--- a/socket_factory_test.go
+++ b/socket_factory_test.go
diff --git a/src/Diactoros/ServerRequestFactory.php b/src/Diactoros/ServerRequestFactory.php
index 3fcf8e29..3fcf8e29 100644..100755
--- a/src/Diactoros/ServerRequestFactory.php
+++ b/src/Diactoros/ServerRequestFactory.php
diff --git a/src/Diactoros/StreamFactory.php b/src/Diactoros/StreamFactory.php
index cc0a5306..cc0a5306 100644..100755
--- a/src/Diactoros/StreamFactory.php
+++ b/src/Diactoros/StreamFactory.php
diff --git a/src/Diactoros/UploadedFileFactory.php b/src/Diactoros/UploadedFileFactory.php
index 45773287..45773287 100644..100755
--- a/src/Diactoros/UploadedFileFactory.php
+++ b/src/Diactoros/UploadedFileFactory.php
diff --git a/src/Exception/MetricException.php b/src/Exception/MetricException.php
index d5b738b8..d5b738b8 100644..100755
--- a/src/Exception/MetricException.php
+++ b/src/Exception/MetricException.php
diff --git a/src/Exception/RoadRunnerException.php b/src/Exception/RoadRunnerException.php
index f83c3dd4..f83c3dd4 100644..100755
--- a/src/Exception/RoadRunnerException.php
+++ b/src/Exception/RoadRunnerException.php
diff --git a/src/Exceptions/RoadRunnerException.php b/src/Exceptions/RoadRunnerException.php
index 43967893..43967893 100644..100755
--- a/src/Exceptions/RoadRunnerException.php
+++ b/src/Exceptions/RoadRunnerException.php
diff --git a/src/HttpClient.php b/src/HttpClient.php
index 4ca152c8..4ca152c8 100644..100755
--- a/src/HttpClient.php
+++ b/src/HttpClient.php
diff --git a/src/Metrics.php b/src/Metrics.php
index d6b6e1da..d6b6e1da 100644..100755
--- a/src/Metrics.php
+++ b/src/Metrics.php
diff --git a/src/MetricsInterface.php b/src/MetricsInterface.php
index ec2009b0..ec2009b0 100644..100755
--- a/src/MetricsInterface.php
+++ b/src/MetricsInterface.php
diff --git a/src/PSR7Client.php b/src/PSR7Client.php
index 777dd891..777dd891 100644..100755
--- a/src/PSR7Client.php
+++ b/src/PSR7Client.php
diff --git a/src/Worker.php b/src/Worker.php
index d509562e..d509562e 100644..100755
--- a/src/Worker.php
+++ b/src/Worker.php
diff --git a/state.go b/state.go
index 2e36c977..2e36c977 100644..100755
--- a/state.go
+++ b/state.go
diff --git a/state_test.go b/state_test.go
index 10547a4b..10547a4b 100644..100755
--- a/state_test.go
+++ b/state_test.go
diff --git a/static_pool.go b/static_pool.go
index 31923134..31923134 100644..100755
--- a/static_pool.go
+++ b/static_pool.go
diff --git a/static_pool_test.go b/static_pool_test.go
index 4a0c483a..4a0c483a 100644..100755
--- a/static_pool_test.go
+++ b/static_pool_test.go
diff --git a/supervisor_pool.go b/supervisor_pool.go
index e63b4a59..e63b4a59 100644..100755
--- a/supervisor_pool.go
+++ b/supervisor_pool.go
diff --git a/sync_worker.go b/sync_worker.go
index 85aa832e..85aa832e 100644..100755
--- a/sync_worker.go
+++ b/sync_worker.go
diff --git a/sync_worker_test.go b/sync_worker_test.go
index ad1513d7..ad1513d7 100644..100755
--- a/sync_worker_test.go
+++ b/sync_worker_test.go
diff --git a/systemd/rr.service b/systemd/rr.service
index 6e4d5914..6e4d5914 100644..100755
--- a/systemd/rr.service
+++ b/systemd/rr.service
diff --git a/tests/broken.php b/tests/broken.php
index 42b4e7c2..42b4e7c2 100644..100755
--- a/tests/broken.php
+++ b/tests/broken.php
diff --git a/tests/client.php b/tests/client.php
index 835b1c6c..835b1c6c 100644..100755
--- a/tests/client.php
+++ b/tests/client.php
diff --git a/tests/delay.php b/tests/delay.php
index bf9ecc12..bf9ecc12 100644..100755
--- a/tests/delay.php
+++ b/tests/delay.php
diff --git a/tests/echo.php b/tests/echo.php
index 1570e3df..1570e3df 100644..100755
--- a/tests/echo.php
+++ b/tests/echo.php
diff --git a/tests/error.php b/tests/error.php
index 8e1c8d0d..8e1c8d0d 100644..100755
--- a/tests/error.php
+++ b/tests/error.php
diff --git a/tests/failboot.php b/tests/failboot.php
index d59462cd..d59462cd 100644..100755
--- a/tests/failboot.php
+++ b/tests/failboot.php
diff --git a/tests/gzip-large-file.txt b/tests/gzip-large-file.txt
index 4c3eef8f..4c3eef8f 100644..100755
--- a/tests/gzip-large-file.txt
+++ b/tests/gzip-large-file.txt
diff --git a/tests/head.php b/tests/head.php
index 88ebd3f2..88ebd3f2 100644..100755
--- a/tests/head.php
+++ b/tests/head.php
diff --git a/tests/http/client.php b/tests/http/client.php
index 9f21b273..9f21b273 100644..100755
--- a/tests/http/client.php
+++ b/tests/http/client.php
diff --git a/tests/http/cookie.php b/tests/http/cookie.php
index 97673ef5..97673ef5 100644..100755
--- a/tests/http/cookie.php
+++ b/tests/http/cookie.php
diff --git a/tests/http/data.php b/tests/http/data.php
index 6570936a..6570936a 100644..100755
--- a/tests/http/data.php
+++ b/tests/http/data.php
diff --git a/tests/http/echo.php b/tests/http/echo.php
index 08e29a26..08e29a26 100644..100755
--- a/tests/http/echo.php
+++ b/tests/http/echo.php
diff --git a/tests/http/echoDelay.php b/tests/http/echoDelay.php
index 78e85477..78e85477 100644..100755
--- a/tests/http/echoDelay.php
+++ b/tests/http/echoDelay.php
diff --git a/tests/http/echoerr.php b/tests/http/echoerr.php
index 7e1d05e7..7e1d05e7 100644..100755
--- a/tests/http/echoerr.php
+++ b/tests/http/echoerr.php
diff --git a/tests/http/env.php b/tests/http/env.php
index 3755bdea..3755bdea 100644..100755
--- a/tests/http/env.php
+++ b/tests/http/env.php
diff --git a/tests/http/error.php b/tests/http/error.php
index 527e4068..527e4068 100644..100755
--- a/tests/http/error.php
+++ b/tests/http/error.php
diff --git a/tests/http/error2.php b/tests/http/error2.php
index 12a672ac..12a672ac 100644..100755
--- a/tests/http/error2.php
+++ b/tests/http/error2.php
diff --git a/tests/http/header.php b/tests/http/header.php
index 393d9623..393d9623 100644..100755
--- a/tests/http/header.php
+++ b/tests/http/header.php
diff --git a/tests/http/headers.php b/tests/http/headers.php
index b6f3967a..b6f3967a 100644..100755
--- a/tests/http/headers.php
+++ b/tests/http/headers.php
diff --git a/tests/http/ip.php b/tests/http/ip.php
index 49eb9285..49eb9285 100644..100755
--- a/tests/http/ip.php
+++ b/tests/http/ip.php
diff --git a/tests/http/memleak.php b/tests/http/memleak.php
index 197a7fb1..197a7fb1 100644..100755
--- a/tests/http/memleak.php
+++ b/tests/http/memleak.php
diff --git a/tests/http/payload.php b/tests/http/payload.php
index b7a0311f..b7a0311f 100644..100755
--- a/tests/http/payload.php
+++ b/tests/http/payload.php
diff --git a/tests/http/pid.php b/tests/http/pid.php
index f22d8e23..f22d8e23 100644..100755
--- a/tests/http/pid.php
+++ b/tests/http/pid.php
diff --git a/tests/http/push.php b/tests/http/push.php
index d88fc076..d88fc076 100644..100755
--- a/tests/http/push.php
+++ b/tests/http/push.php
diff --git a/tests/http/request-uri.php b/tests/http/request-uri.php
index d4c87551..d4c87551 100644..100755
--- a/tests/http/request-uri.php
+++ b/tests/http/request-uri.php
diff --git a/tests/http/server.php b/tests/http/server.php
index 393d9623..393d9623 100644..100755
--- a/tests/http/server.php
+++ b/tests/http/server.php
diff --git a/tests/http/slow-client.php b/tests/http/slow-client.php
index 4d3963d7..4d3963d7 100644..100755
--- a/tests/http/slow-client.php
+++ b/tests/http/slow-client.php
diff --git a/tests/http/stuck.php b/tests/http/stuck.php
index 2dea0572..2dea0572 100644..100755
--- a/tests/http/stuck.php
+++ b/tests/http/stuck.php
diff --git a/tests/http/upload.php b/tests/http/upload.php
index bb4af766..bb4af766 100644..100755
--- a/tests/http/upload.php
+++ b/tests/http/upload.php
diff --git a/tests/http/user-agent.php b/tests/http/user-agent.php
index 03d7a2c8..03d7a2c8 100644..100755
--- a/tests/http/user-agent.php
+++ b/tests/http/user-agent.php
diff --git a/tests/pid.php b/tests/pid.php
index bf10a025..bf10a025 100644..100755
--- a/tests/pid.php
+++ b/tests/pid.php
diff --git a/tests/sample.txt b/tests/sample.txt
index eed7e79a..eed7e79a 100644..100755
--- a/tests/sample.txt
+++ b/tests/sample.txt
diff --git a/tests/slow-client.php b/tests/slow-client.php
index ece0a439..ece0a439 100644..100755
--- a/tests/slow-client.php
+++ b/tests/slow-client.php
diff --git a/tests/slow-destroy.php b/tests/slow-destroy.php
index e2a01af2..e2a01af2 100644..100755
--- a/tests/slow-destroy.php
+++ b/tests/slow-destroy.php
diff --git a/tests/slow-pid.php b/tests/slow-pid.php
index 747e7e86..747e7e86 100644..100755
--- a/tests/slow-pid.php
+++ b/tests/slow-pid.php
diff --git a/tests/stop.php b/tests/stop.php
index 0100ad0f..0100ad0f 100644..100755
--- a/tests/stop.php
+++ b/tests/stop.php
diff --git a/util/doc.go b/util/doc.go
index a3798715..a3798715 100644..100755
--- a/util/doc.go
+++ b/util/doc.go
diff --git a/util/events.go b/util/events.go
index 9e12c4f7..9e12c4f7 100644..100755
--- a/util/events.go
+++ b/util/events.go
diff --git a/util/isolate.go b/util/isolate.go
index 005c430e..005c430e 100644..100755
--- a/util/isolate.go
+++ b/util/isolate.go
diff --git a/util/isolate_win.go b/util/isolate_win.go
index 6756d59f..6756d59f 100644..100755
--- a/util/isolate_win.go
+++ b/util/isolate_win.go
diff --git a/util/network.go b/util/network.go
index f35d842b..f35d842b 100644..100755
--- a/util/network.go
+++ b/util/network.go
diff --git a/util/network_test.go b/util/network_test.go
index 1dc16e94..1dc16e94 100644..100755
--- a/util/network_test.go
+++ b/util/network_test.go
diff --git a/util/network_windows.go b/util/network_windows.go
index 843d5779..843d5779 100644..100755
--- a/util/network_windows.go
+++ b/util/network_windows.go
diff --git a/util/network_windows_test.go b/util/network_windows_test.go
index b6648ed0..b6648ed0 100644..100755
--- a/util/network_windows_test.go
+++ b/util/network_windows_test.go
diff --git a/worker.go b/worker.go
index 05b5712d..05b5712d 100644..100755
--- a/worker.go
+++ b/worker.go
diff --git a/worker_test.go b/worker_test.go
index d2744345..d2744345 100644..100755
--- a/worker_test.go
+++ b/worker_test.go
diff --git a/worker_watcher.go b/worker_watcher.go
index 773f7745..773f7745 100644..100755
--- a/worker_watcher.go
+++ b/worker_watcher.go