module github.com/longjoy/micro-go-course/section24/goods go 1.14 require ( github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 github.com/go-kit/kit v0.10.0 github.com/google/uuid v1.0.0 github.com/gorilla/mux v1.7.4 github.com/hashicorp/consul/api v1.3.0 )