Skip to content

Commit c59c5ce

Browse files
dgrove-ossrabbah
authored andcommitted
update client-go version to 4286a82 (#424)
1 parent b18f5f0 commit c59c5ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
build(['name':'golang.org/x/sys/unix', 'version':'7f918dd405547ecb864d14a8ecbbfe205b5f930f', 'transitive':false])
5858
build(['name':'gopkg.in/yaml.v2', 'version':'eb3733d160e74a9c7e442f435eb3bea458e1d19f', 'transitive':false])
5959
build(['name':'github.com/ghodss/yaml', 'version':'0ca9ea5df5451ffdf184b4428c902747c2c11cd7', 'transitive':false])
60-
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'c7013c9f456f35be34b3bf166535aaa03b834331','transitive':false])
60+
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'4286a8212a74c40d8950ee76681a67e12c9bf1a0','transitive':false])
6161
build(['name':'github.com/apache/incubator-openwhisk-wskdeploy','version':'7d79fd74ca1045658196e5004f8820b67570734c','transitive':false])
6262
// END - Imported from Godeps
6363
test name:'github.com/stretchr/testify', version:'b91bfb9ebec76498946beb6af7c0230c7cc7ba6c', transitive:false //, tag: 'v1.2.0'

vendor/vendor.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"ignore": "test",
44
"package": [
55
{
6-
"checksumSHA1": "krP/Rb7hvLXzwRp+5spDj5WBk9g=",
6+
"checksumSHA1": "6D6U+hfBxkxhDZWSHTrn8uhGod8=",
77
"path": "github.com/apache/incubator-openwhisk-client-go/whisk",
8-
"revision": "41bdfc4b124d7a9e419ba72ab19ce31f01338509",
9-
"revisionTime": "2019-01-21T12:59:58Z"
8+
"revision": "4286a8212a74c40d8950ee76681a67e12c9bf1a0",
9+
"revisionTime": "2019-03-04T14:44:55Z"
1010
},
1111
{
1212
"checksumSHA1": "4NY5lFykxXaoN+JNMxo179L79sU=",
1313
"path": "github.com/apache/incubator-openwhisk-client-go/wski18n",
14-
"revision": "41bdfc4b124d7a9e419ba72ab19ce31f01338509",
15-
"revisionTime": "2019-01-21T12:59:58Z"
14+
"revision": "4286a8212a74c40d8950ee76681a67e12c9bf1a0",
15+
"revisionTime": "2019-03-04T14:44:55Z"
1616
},
1717
{
1818
"checksumSHA1": "Vxd1iFfdoXjzG+wvixFlR6o+fOk=",

0 commit comments

Comments
 (0)