works
... | ... | @@ -2,4 +2,6 @@ module assignment-1 |
go 1.13 | ||
// +heroku goVersion go1.13 | ||
\ No newline at end of file | ||
// +heroku goVersion go1.13 | ||
require github.com/gorilla/mux v1.7.3 // indirect |
Please register or sign in to comment
... | ... | @@ -2,4 +2,6 @@ module assignment-1 |
go 1.13 | ||
// +heroku goVersion go1.13 | ||
\ No newline at end of file | ||
// +heroku goVersion go1.13 | ||
require github.com/gorilla/mux v1.7.3 // indirect |