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

Lines changed: 1 addition & 1 deletion
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)