mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 06:05:54 +03:00
[PR #33] [MERGED] Update module gorilla/mux to v1.7.2 #282
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/33
Author: @renovate[bot]
Created: 5/17/2019
Status: ✅ Merged
Merged: 5/17/2019
Merged by: @fsouza
Base:
master← Head:renovate/github.com-gorilla-mux-1.x📝 Commits (1)
9133b7cUpdate module gorilla/mux to v1.7.2📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
go.mod(+1 -1)📝
go.sum(+1 -0)📄 Description
This PR contains the following updates:
v1.7.1->v1.7.2Release Notes
gorilla/mux
v1.7.2Compare Source
⚠️ This release relaxes the host:port matching when using
*Route.Host()as introduced in v1.7.0. If a port is not provided, the route will match on any port, matching behaviour for all versions of mux prior to v1.7.0.See #447 for a fuller discussion.
CHANGELOG
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.