module github.com/cloudflare/gortr go 1.12 require ( github.com/prometheus/client_golang v0.9.2 github.com/sirupsen/logrus v1.4.0 github.com/stretchr/testify v1.2.2 golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 )