You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/07/23 01:45:02 UTC

[GitHub] [openwhisk-runtime-go] rabbah commented on a change in pull request #149: add support for GoLang 1.16

rabbah commented on a change in pull request #149:
URL: https://github.com/apache/openwhisk-runtime-go/pull/149#discussion_r675261470



##########
File path: docs/ACTION.md
##########
@@ -127,7 +127,7 @@ done
 
 Note here we are just interested in the payload, but in general you may also want to retrieve other fields.
 
-Note the `actionloop` image will accept any source and will try to run it (if it is possible), while the `action-golang-v1.15`  will instead try to compile the sources assuming it is Golang instead.
+Note the `actionloop` image will accept any source and will try to run it (if it is possible), while the `action-golang-v1.N`  will instead try to compile the sources assuming it is Golang instead.

Review comment:
       I thought this was fine/obvious.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org