chore(deps): update module github.com/gorilla/mux to v1.8.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/gorilla/mux | require | minor |
v1.7.4 -> v1.8.0
|
Release Notes
gorilla/mux
v1.8.0
v1.8.0 addresses a minor regression with the variable extraction when using a wildcard host match. Specifying .Host(“foo.example.com:{port:.*})
will now correctly capture the port into mux.Vars
.
CHANGELOG
- fix: regression in vars extract for wildcard host (#579) @harshavardhana
- Remove stale text from comment. (#568) @EricIO
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by jonas