module endmove/webserverlearning go 1.18 require ( github.com/gorilla/mux v1.8.0 github.com/russross/blackfriday/v2 v2.1.0 )