Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit d4a8a4d

Browse files
committed
Update module gorilla/mux to v1.7.4
1 parent 2c72510 commit d4a8a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/gomodule/redigo v2.0.0+incompatible // indirect
2828
github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
2929
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
30-
github.com/gorilla/mux v1.7.3
30+
github.com/gorilla/mux v1.7.4
3131
github.com/gorilla/schema v1.1.0
3232
github.com/gorilla/securecookie v1.1.1
3333
github.com/gorilla/sessions v1.1.3

0 commit comments

Comments
 (0)