Merge pull request #702 from dubbo-x/fix
stack level
No related branches found
No related tags found
Showing
- common/logger/log.yml 1 addition, 2 deletionscommon/logger/log.yml
- go.mod 2 additions, 0 deletionsgo.mod
- go.sum 1 addition, 1 deletiongo.sum
- registry/nacos/service_discovery_test.go 1 addition, 3 deletionsregistry/nacos/service_discovery_test.go
- test/integrate/dubbo/go-client/log.yml 1 addition, 2 deletionstest/integrate/dubbo/go-client/log.yml
- test/integrate/dubbo/go-server/log.yml 1 addition, 2 deletionstest/integrate/dubbo/go-server/log.yml
... | ... | @@ -67,3 +67,5 @@ require ( |
) | ||
go 1.13 | ||
replace launchpad.net/gocheck => github.com/go-check/check v0.0.0-20140225173054-eb6ee6f84d0a |
Please register or sign in to comment