module contact-form go 1.12 require ( github.com/gorilla/csrf v1.5.1 // indirect github.com/gorilla/mux v1.7.1 // indirect )