Merge remote-tracking branch 'origin/feature/routing_rule' into feature/routing_rule
No related branches found
No related tags found
... | ... | @@ -4,9 +4,11 @@ require ( |
github.com/dubbogo/getty v1.0.7 | ||
github.com/dubbogo/hessian2 v1.0.2 | ||
github.com/pkg/errors v0.8.1 | ||
github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d | ||
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec | ||
github.com/stretchr/testify v1.3.0 | ||
go.uber.org/atomic v1.4.0 | ||
go.uber.org/zap v1.10.0 | ||
gopkg.in/sourcemap.v1 v1.0.5 // indirect | ||
gopkg.in/yaml.v2 v2.2.2 | ||
) |
Please register or sign in to comment