sciabarracom commented on a change in pull request #63: removed filetype 
library - added a version number
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/pull/63#discussion_r238281449
 
 

 ##########
 File path: main/proxy.go
 ##########
 @@ -20,13 +20,17 @@ import (
        "archive/zip"
        "bytes"
        "flag"
+       "fmt"
        "io/ioutil"
        "log"
        "os"
 
        "github.com/apache/incubator-openwhisk-runtime-go/openwhisk"
 )
 
+// flag to enable debug
 
 Review comment:
   done

----------------------------------------------------------------
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