packer-cn/vendor/github.com/masterzen
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
..
azure-sdk-for-go update vendor packages for winrm from upstream 2017-01-18 22:03:02 +01:00
simplexml Applies govenor migrate godep 2016-10-05 15:49:22 -07:00
winrm Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap) 2018-05-10 15:09:15 +01:00