Closed evandbrown closed 5 years ago
Frick. This didn't actually change the version of github.com/pivotal-cf/om. I initially updated it to 0.47.0, then noticed the breaking changes introduced there, so I found the most recent version that didn't introduce those breaking changes and go got
it. And then all my problems were solved and the timeouts stopped. So I assumed that was the fix! Looking at the diff now, nothing changed with that package.
Oh well. This gets us current with everything but om
.
This change updates github.com/pivotal-cf/om to 0.44.0 to benefit from retry improvements in that package. It was not updated to the latest version (0.47.0) as that required a significant refactor to our client code.
All other dependencies were updated to their latest respective versions. This required modififying SCP code to omit "~" when specifying the destination file path.