Skip to content

Commit cd3c3c4

Browse files
Vincentpritidesai
Vincent
authored andcommitted
Update the version of Client Go library for 0.9.0 (#962)
1 parent eaff9f7 commit cd3c3c4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2016-2018 The Apache Software Foundation
190+
Copyright [yyyy] [name of copyright owner]
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

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':'1e505228d7bb7f16c3077af2b0311ff4cf6e84a3', 'transitive':false])
66-
build(['name':'github.com/apache/incubator-openwhisk-client-go/wski18n', 'version':'1e505228d7bb7f16c3077af2b0311ff4cf6e84a3', 'transitive':false])
65+
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk', 'version':'d7cee96e83a1f38413a1f5286bd524dac72686c9', 'transitive':false])
66+
build(['name':'github.com/apache/incubator-openwhisk-client-go/wski18n', 'version':'d7cee96e83a1f38413a1f5286bd524dac72686c9', '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)