module github.com/signaller-matrix/signaller go 1.12 require ( github.com/gorilla/mux v1.7.3 github.com/stretchr/testify v1.3.0 )