module github.com/micro/go-plugins/wrapper/breaker/hystrix go 1.13 require ( github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 github.com/micro/go-micro v1.18.0 )