You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/07 19:46:20 UTC

[GitHub] csantanapr opened a new issue #58: investigate on reducing redundant hash in Go Deps file

csantanapr opened a new issue #58: investigate on reducing redundant hash in Go Deps file
URL: https://github.com/apache/incubator-openwhisk-cli/issues/58
 
 
   for example
   ```
           {
               "ImportPath": "github.com/apache/incubator-openwhisk-client-go/whisk",
               "Rev": "f26793c94fd6883867eaa98ed8249024128cbcc6"
           },
           {
               "ImportPath": "github.com/apache/incubator-openwhisk-client-go/wski18n",
               "Rev": "f26793c94fd6883867eaa98ed8249024128cbcc6"
           }
   ```
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services