This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make unit tests pass on Windows (#179)
* Bump riff dependency to latest * Adjust indirect dependencies and k8s.io/apimachinery to match the changes in riff's Gopkg.lock. * Move k8s.io/apimachinery dependency from indirect to direct group in go.mod. * Redo go.sum based on Go 1.11.4 after `go clean -modcache`. See: - golang/go#29278 - golang/go#29282 * Add go.sum entries for Windows * Make unit tests pass and image relocate work on Windows Fixes https://github.com/pivotal-cf/pfs/issues/175 Fixes https://github.com/pivotal-cf/pfs/issues/135
- Loading branch information