I use command go get github.com/gorilla/mux. I made http server using Golang, and I run this program :
go get github.com/gorilla/mux
package main import ( \"fmt\" \"htm
I wish this helpful. You may off the 'mod'.
$ export GO111MODULE=off