Update Gorilla handlers and add CORS option

This commit is contained in:
Marcos Lilljedahl
2018-02-19 00:21:19 -03:00
parent 9b4a781f71
commit 54b961a950
3 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
[[constraint]]
name = "github.com/gorilla/handlers"
version = "1.2.1"
version = "1.3.0"
[[constraint]]
name = "github.com/gorilla/mux"