Use forked global-scoket-ng that doesn't proxy connection to socket files.

Connects to #618

Change-Type: patch
This commit is contained in:
Alexis Svinartchouk 2017-08-11 16:52:21 +02:00
parent b208d601c9
commit 4665a72baf
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Use forked global-tunnel-ng that doesn't proxy connections to socket files
- Preload support
## [6.4.0] - 2017-08-11

View File

@ -53,7 +53,7 @@
"dockerode": "^2.5.0",
"drivelist": "^5.0.22",
"etcher-image-write": "^9.0.3",
"global-tunnel-ng": "^2.1.0",
"global-tunnel-ng": "github:zvin/global-tunnel#dont-proxy-connections-to-file-sockets",
"hasbin": "^1.2.3",
"inquirer": "^3.1.1",
"is-root": "^1.0.0",