module github.com/unistack-org/micro-wrapper-breaker-sony/v3 go 1.16 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/sony/gobreaker v0.4.1 github.com/stretchr/testify v1.7.0 // indirect github.com/unistack-org/micro/v3 v3.3.16 )