package "speter.net/go/exp/math/dec/inf" caused godep failure #23529
Description
I have encountered the following error in CI:
Starting to download all kubernetes godeps. This takes a while
godep: error downloading dep (speter.net/go/exp/math/dec/inf): unrecognized import path "speter.net/go/exp/math/dec/inf"
godep: Error downloading some deps. Aborting restore and check.
!!! Error in hack/../hack/verify-godeps.sh:71
'"${GODEP}" restore' exited with status 1
Call stack:
1: hack/../hack/verify-godeps.sh:71 main(...)
Exiting with status 1
link: https://travis-ci.org/kubernetes/kubernetes/builds/118770263