2021-02-10 11:30:36 +00:00

9 lines
187 B
Modula-2

module github.com/unistack-org/micro-wrapper-breaker-hystrix
go 1.13
require (
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
github.com/unistack-org/micro/v3 v3.2.8
)