You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ti...@apache.org on 2020/06/15 01:25:13 UTC

[servicecomb-service-center] branch master updated: upgrade dependency paas-lager to v1.1.1 (#633)

This is an automated email from the ASF dual-hosted git repository.

tianxiaoliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f8c1a1  upgrade dependency paas-lager to v1.1.1 (#633)
4f8c1a1 is described below

commit 4f8c1a187c08bc0f3dafb0bb3e56d8a445417ec1
Author: songzhengteng <42...@users.noreply.github.com>
AuthorDate: Mon Jun 15 09:25:05 2020 +0800

    upgrade dependency paas-lager to v1.1.1 (#633)
---
 go.mod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index a40bbc3..6bfffe9 100644
--- a/go.mod
+++ b/go.mod
@@ -35,8 +35,9 @@ require (
 	github.com/eapache/queue v1.1.0 // indirect
 	github.com/fsnotify/fsnotify v1.4.7 // indirect
 	github.com/ghodss/yaml v1.0.0 // indirect
-	github.com/go-chassis/paas-lager v0.0.0-20180727081842-50655443dc96
+	github.com/go-chassis/paas-lager v1.1.1
 	github.com/go-logfmt/logfmt v0.3.0 // indirect
+	github.com/go-mesh/openlogging v1.0.1 // indirect
 	github.com/gogo/protobuf v1.1.1
 	github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect
 	github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect