module git.eeqj.de/sneak/gohttpserver go 1.15 require ( github.com/gorilla/mux v1.8.0 github.com/rs/zerolog v1.20.0 github.com/spf13/viper v1.7.1 )