Flying-Tom commented on code in PR #2838:
URL: https://github.com/apache/dubbo-go/pull/2838#discussion_r2048417883
##########
go.mod:
##########
@@ -144,3 +144,5 @@ require (
gopkg.in/ini.v1 v1.66.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
+
+replace github.com/dubbogo/gost => /home/cystom/workspace/gost
Review Comment:
my fault
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]