vvraskin commented on a change in pull request #379: Pin go version used by 
gogradle
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/379#discussion_r233031685
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -37,6 +37,7 @@ subprojects {
 golang {
     packagePath = 'github.com/apache/incubator-openwhisk-cli' as String
     buildTags = (rootProject.findProperty('goTags')?:'').split(',')
+    goVersion = '1.9.3'
 
 Review comment:
   yeap, but specifying the subversion should be fine as long as the major 
version doesn't change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to