You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/02/18 11:17:27 UTC

[GitHub] [servicecomb-service-center] songzhengteng opened a new issue #631: paas-lager dependency upgrade to v1.1.1

songzhengteng opened a new issue #631: paas-lager dependency upgrade to v1.1.1
URL: https://github.com/apache/servicecomb-service-center/issues/631
 
 
   **Describe the bug**
   dependency 'paas-lager' need upgrade.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   run commad 
   `go mod tidy
   
   **Expected behavior**
   nothing to print
   
   **Platform And Runtime (please complete the following information):**
   go 1.13
   
   Platform
    - OS:  Windows
   
   Runtime
    - Version go 1.13
   
   **Additional context**
   
   error msg:
   `go mod tidy`
   github.com/apache/servicecomb-service-center/pkg/log imports
           github.com/go-chassis/paas-lager/third_party/forked/cloudfoundry/lager tested by
           github.com/go-chassis/paas-lager/third_party/forked/cloudfoundry/lager.test imports
           github.com/go-chassis/paas-lager/lager: module github.com/go-chassis/paas-lager@latest found (v1.1.1), but does not contain package github.com/go-chassis/paas-lager/lager
   github.com/apache/servicecomb-service-center/pkg/log imports
           github.com/go-chassis/paas-lager/third_party/forked/cloudfoundry/lager tested by
           github.com/go-chassis/paas-lager/third_party/forked/cloudfoundry/lager.test imports
           github.com/go-chassis/paas-lager/lager/lagertest: module github.com/go-chassis/paas-lager@latest found (v1.1.1), but does not contain package github.com/go-chassis/paas-lager/lager/lagertest
   
   should upgrade paas-lager to v1.1.1  to fix it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [servicecomb-service-center] WillemJiang closed issue #631: paas-lager dependency upgrade to v1.1.1

Posted by GitBox <gi...@apache.org>.
WillemJiang closed issue #631: paas-lager dependency upgrade to v1.1.1
URL: https://github.com/apache/servicecomb-service-center/issues/631
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [servicecomb-service-center] songzhengteng commented on issue #631: paas-lager dependency upgrade to v1.1.1

Posted by GitBox <gi...@apache.org>.
songzhengteng commented on issue #631: paas-lager dependency upgrade to v1.1.1
URL: https://github.com/apache/servicecomb-service-center/issues/631#issuecomment-587412202
 
 
   after upgrade, all thing is ok.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services