module github.com/mdiluz/rove
go 1.14
require (
github.com/google/uuid v1.1.1
github.com/gorilla/mux v1.7.4
)