mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-23 05:37:13 +00:00
github.com/stretchr/testify - main desired update. Old version has bugs.
github.com/davecgh/go-spew/spew is set to the newest version, a bit newer than required by testify. Updated from version 6 Nov 2015 to 27 Jun 2017. github.com/stretchr/objx is not updated - testify uses version from 27 May 2014 which is older than 28 Sep 2015 used now (latest actually). In practice there is only a tiny difference - one method was removed in new version. Kubernetes-commit: de29d11bfe98fdd0dccd644b55bbe9759e89038d
This commit is contained in:
parent
88f7fb8192
commit
b5da66a5eb
4
Godeps/Godeps.json
generated
4
Godeps/Godeps.json
generated
@ -72,7 +72,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/davecgh/go-spew/spew",
|
||||
"Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
|
||||
"Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/dgrijalva/jwt-go",
|
||||
@ -216,7 +216,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stretchr/testify/assert",
|
||||
"Rev": "e3a8ff8ce36581f87a15341206f205b1da467059"
|
||||
"Rev": "f6abca593680b2315d2075e0f5e2a9751e3f431a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/ugorji/go/codec",
|
||||
|
Loading…
Reference in New Issue
Block a user