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

Commit 2518d5f

Browse files
committed
Update module gorilla/mux to v1.7.4
1 parent 3a74761 commit 2518d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/gomodule/redigo v2.0.0+incompatible // indirect
2929
github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
3030
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
31-
github.com/gorilla/mux v1.7.3
31+
github.com/gorilla/mux v1.7.4
3232
github.com/gorilla/schema v1.1.0
3333
github.com/gorilla/securecookie v1.1.1
3434
github.com/gorilla/sessions v1.1.3

0 commit comments

Comments
 (0)