mirror of https://github.com/k3s-io/k3s
Bump coreos/go-semver
The https://github.com/coreos/go-semver/ dependency has formally release v0.3.0 at commit e214231b295a8ea9479f11b70b35d5acf3556d9b. This is the commit point we've been using, but the hack/verify-godeps.sh script notices the discrepancy and causes ci-kubernetes-verify job to fail. Fixes: #76526 Signed-off-by: Tim Pepper <tpepper@vmware.com>pull/564/head
parent
69b2bc0bc2
commit
d399072d3d
|
@ -1436,7 +1436,7 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/coreos/go-semver/semver",
|
||||
"Comment": "v0.2.0-9-ge214231b295a8e",
|
||||
"Comment": "v0.3.0",
|
||||
"Rev": "e214231b295a8ea9479f11b70b35d5acf3556d9b"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue