Skip to content

Commit ae5a28d

Browse files
author
Vincent
authored
Pin the client go to the commit 1e505228d7bb7f16c3077af2b0311ff4cf6e84a3 (#953)
1 parent 18a9898 commit ae5a28d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Godeps/Godeps.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ dependencies {
6262
build(['name':'github.com/nicksnyder/go-i18n/i18n/bundle', 'version':'991e81cc94f6c54209edb3192cb98e3995ad71c1', 'transitive':false])
6363
build(['name':'github.com/nicksnyder/go-i18n/i18n/language', 'version':'991e81cc94f6c54209edb3192cb98e3995ad71c1', 'transitive':false])
6464
build(['name':'github.com/nicksnyder/go-i18n/i18n/translation', 'version':'991e81cc94f6c54209edb3192cb98e3995ad71c1', 'transitive':false])
65-
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk', 'version':'defaf9776014c3d9edbffb2671ed166855d0ee60', 'transitive':false])
66-
build(['name':'github.com/apache/incubator-openwhisk-client-go/wski18n', 'version':'defaf9776014c3d9edbffb2671ed166855d0ee60', 'transitive':false])
65+
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk', 'version':'1e505228d7bb7f16c3077af2b0311ff4cf6e84a3', 'transitive':false])
66+
build(['name':'github.com/apache/incubator-openwhisk-client-go/wski18n', 'version':'1e505228d7bb7f16c3077af2b0311ff4cf6e84a3', 'transitive':false])
6767
build(['name':'github.com/pelletier/go-buffruneio', 'version':'df1e16fde7fc330a0ca68167c23bf7ed6ac31d6d', 'transitive':false])
6868
build(['name':'github.com/pelletier/go-toml', 'version':'45932ad32dfdd20826f5671da37a5f3ce9f26a8d', 'transitive':false])
6969
build(['name':'github.com/spf13/afero', 'version':'06b7e5f50606ecd49148a01a6008942d9b669217', 'transitive':false])

0 commit comments

Comments
 (0)