module github.com/micro/go-plugins/wrapper/breaker/gobreaker/v2 go 1.13 require ( github.com/micro/go-micro/v2 v2.9.1-0.20200716123506-3627e47f04eb github.com/sony/gobreaker v0.4.1 ) replace github.com/coreos/etcd => github.com/ozonru/etcd v3.3.20-grpc1.27-origmodule+incompatible