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/02/27 13:20:57 UTC

[servicecomb-mesher] branch master updated: support control plane env (#106)

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-mesher.git


The following commit(s) were added to refs/heads/master by this push:
     new 73c44bb  support control plane env (#106)
73c44bb is described below

commit 73c44bb7e71074aea3cbc2ade41bbae723ca4bc4
Author: Shawn <xi...@gmail.com>
AuthorDate: Thu Feb 27 21:20:51 2020 +0800

    support control plane env (#106)
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index be2395d..f3d4d7a 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
 	github.com/ghodss/yaml v1.0.0
 	github.com/go-chassis/foundation v0.1.1-0.20191113114104-2b05871e9ec4
 	github.com/go-chassis/go-archaius v1.0.1-0.20200121100918-32f6f1a3f33d
-	github.com/go-chassis/go-chassis v1.8.2-0.20200221015322-aa1decfd8f68
+	github.com/go-chassis/go-chassis v1.8.3-0.20200227124115-fab00e1f56fe
 	github.com/go-chassis/gohessian v0.0.0-20180702061429-e5130c25af55
 	github.com/go-mesh/openlogging v1.0.1
 	github.com/gogo/googleapis v1.3.1 // indirect