We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a582d1a commit 1e1477bCopy full SHA for 1e1477b
1 file changed
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
build(['name':'golang.org/x/sys/unix', 'version':'7f918dd405547ecb864d14a8ecbbfe205b5f930f', 'transitive':false])
25
build(['name':'gopkg.in/yaml.v2', 'version':'cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b', 'transitive':false])
26
build(['name':'github.com/ghodss/yaml', 'version':'0ca9ea5df5451ffdf184b4428c902747c2c11cd7', 'transitive':false])
27
- build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'e4b5f823ee5e29e2598381e8013d572f78d443f5','transitive':false])
+ build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'3d62dac688b8efa88f924658a9ac8f1058fed4ea','transitive':false])
28
// END - Imported from Godeps
29
test name:'github.com/stretchr/testify', version:'b91bfb9ebec76498946beb6af7c0230c7cc7ba6c', transitive:false //, tag: 'v1.2.0'
30
test name:'github.com/spf13/viper', version:'aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', transitive:false
0 commit comments