When trying to build v1.5.0 binaries for Windows, they fail with the following error: ``` # github.com/Microsoft/hcsshim/internal/oc vendor/github.com/Microsoft/hcsshim/internal/oc/errors.go:21:39: undefined: errdefs.ToGRPC ``` This does not appear to be an issue for `linux` and `darwin` OS platforms.