module github.com/wgroeneveld/go-jamming go 1.16 require ( github.com/gorilla/mux v1.8.0 github.com/rs/zerolog v1.21.0 )