AlexStocks commented on a change in pull request #155:
URL: https://github.com/apache/dubbo-go-pixiu/pull/155#discussion_r617969491
##########
File path: go.mod
##########
@@ -3,22 +3,26 @@ module github.com/apache/dubbo-go-pixiu
go 1.14
require (
- github.com/apache/dubbo-go v1.5.5
- github.com/apache/dubbo-go-hessian2 v1.7.0
+ github.com/apache/dubbo-go v1.5.6
+ github.com/apache/dubbo-go-hessian2 v1.9.1
github.com/coreos/etcd v3.3.25+incompatible
github.com/dubbogo/dubbo-go-pixiu-filter v0.1.3
- github.com/dubbogo/go-zookeeper v1.0.2
+ github.com/dubbogo/go-zookeeper v1.0.3
+ github.com/dubbogo/gost v1.11.2
Review comment:
update it to 1.11.7
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]