module bitbucket.org/ROKT/go-commons require ( bitbucket.org/ROKT/go-httptrace v1.0.1 github.com/gorilla/mux v1.7.4 github.com/opentracing/opentracing-go v1.1.0 github.com/prometheus/client_golang v1.6.0 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.5.1 // indirect ) go 1.13