build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0 (#39)

Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-06 17:53:57 -06:00
committed by GitHub
parent 32fb918128
commit 54182ae903
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.17
require (
github.com/go-kit/kit v0.9.0
github.com/gorilla/mux v1.7.1
github.com/gorilla/mux v1.8.0
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d
github.com/itzg/go-flagsfiller v1.4.2
github.com/juju/ratelimit v1.0.1