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

Commit 20807da

Browse files
authored
Merge pull request #103 from golangci/renovate/jiasu.xzqcsaa.nyc.mn-gorilla-mux-1.x
Update module gorilla/mux to v1.7.3
2 parents c958a82 + 1bfa928 commit 20807da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
3232
github.com/google/go-querystring v1.0.0 // indirect
3333
github.com/gopherjs/gopherjs v0.0.0-20190630090204-3e4dfb77656c // indirect
34-
github.com/gorilla/mux v1.6.2
34+
github.com/gorilla/mux v1.7.3
3535
github.com/gorilla/schema v1.1.0
3636
github.com/gorilla/securecookie v1.1.1
3737
github.com/gorilla/sessions v0.0.0-20180115173807-fe21b6a095cd

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ github.com/gorilla/context v1.1.1/go.mod h1:kBGZzfjB9CEq2AlWe17Uuf7NDRt0dE0s8S51
163163
github.com/gorilla/mux v0.0.0-20180120075819-c0091a029979 h1:UsXWMy9j+GSCN/I1/Oyc4wGaeW2CDYqeqAkEvWPu+cs=
164164
github.com/gorilla/mux v0.0.0-20180120075819-c0091a029979/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
165165
github.com/gorilla/mux v1.6.2/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
166+
github.com/gorilla/mux v1.7.3/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
166167
github.com/gorilla/schema v1.0.2 h1:sAgNfOcNYvdDSrzGHVy9nzCQahG+qmsg+nE8dK85QRA=
167168
github.com/gorilla/schema v1.0.2/go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlIO2eleU=
168169
github.com/gorilla/schema v1.1.0/go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlIO2eleU=

0 commit comments

Comments
 (0)