From d4a8a4d6db15cfc905a312de04eea403ea836f37 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Mar 2020 18:03:34 +0000 Subject: [PATCH] Update module gorilla/mux to v1.7.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dba08eed..0abee75c 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/gomodule/redigo v2.0.0+incompatible // indirect github.com/google/go-github v0.0.0-20180123235826-b1f138353a62 github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect - github.com/gorilla/mux v1.7.3 + github.com/gorilla/mux v1.7.4 github.com/gorilla/schema v1.1.0 github.com/gorilla/securecookie v1.1.1 github.com/gorilla/sessions v1.1.3