fix(glide): add alias for speter.net/go/exp/math/dec/inf#97
Conversation
| - proto | ||
| - name: github.com/google/cadvisor | ||
| version: a8085bf9276c22f16dbcd7aa56f0d4d0626a0b2e | ||
| version: aa6f80814bc6fdb43a0ed12719658225420ffb7d |
There was a problem hiding this comment.
can you change this back to the old version? same with the below k8s.io/kubernetes dep
There was a problem hiding this comment.
@arschles will do -- is there a glide update variant I should've used to only update this particular package (w/ added alias)?
There was a problem hiding this comment.
@vdice not that I know of. I've done a bit of investigation on that, but haven't found anything.
cc/ @technosophos in case you know the answer to this question
|
@arschles unfortunately, when cadvisor and k8s versions are not updated, the build fails with https://travis-ci.org/deis/minio/builds/130946476 -- wondering what can we do to remedy? |
|
ah, I see why. it looks like at least some of those changes were transitive dependency updates - sorry I missed that. if you let |
|
@arschles , I believe so. Just pushed a new |
|
@vdice sounds good. I've |
make docker-buildwas prev failing (see https://ci.deis.io/job/minio/7/console)ref deis/workflow-manager#46