packer-cn/vendor
DanHam aeadd039b7
Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap)
$ govendor fetch -v github.com/masterzen/winrm
$ govendor fetch -v github.com/masterzen/winrm/soap

* In #6240 users reported problems that could be traced to the use of
  RunWithString in communicator/winrm/communicator.go.
* https://github.com/masterzen/winrm/pull/78 apparently fixed a
  race condition in RunWithString that only materialises with Go <= 1.10;
  This is possibly why we are only seeing this with recent releases.
  Additionally, the intermittent nature of the errors and error messages
  seen are indicative of this type of problem... so here's hoping this
  fixes things...
2018-05-10 15:09:15 +01:00
..
github.com Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap) 2018-05-10 15:09:15 +01:00
golang.org/x builder/scaleway: bump dependencies 2018-03-28 10:30:14 +02:00
google.golang.org Accelerator api is now GA, switching back to v1 from v0.beta 2017-07-21 15:05:24 +01:00
vendor.json Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap) 2018-05-10 15:09:15 +01:00