build(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#11323)
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/rs/cors/releases) - [Commits](https://github.com/rs/cors/compare/v1.7.0...v1.8.0 ) --- updated-dependencies: - dependency-name: github.com/rs/cors 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>
Showing
+14 -3
... | ... | @@ -101,7 +101,7 @@ require ( |
github.com/posener/complete v1.2.3 | ||
github.com/prometheus/client_golang v1.4.0 | ||
github.com/prometheus/common v0.9.1 | ||
github.com/rs/cors v1.7.0 | ||
github.com/rs/cors v1.8.0 | ||
github.com/ryanuber/columnize v2.1.1-0.20170703205827-abc90934186a+incompatible | ||
github.com/ryanuber/go-glob v1.0.0 | ||
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 | ||
... | ... |
Please register or sign in to comment