module github.com/discourse/discourse-auth-proxy go 1.15 require ( github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e github.com/namsral/flag v1.7.4-pre github.com/onsi/ginkgo v1.14.2 github.com/onsi/gomega v1.10.3 github.com/pborman/uuid v1.2.1 golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e )