Bump github.com/go-chi/jwtauth/v5 from 5.0.1 to 5.0.2

Bumps [github.com/go-chi/jwtauth/v5](https://github.com/go-chi/jwtauth) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/go-chi/jwtauth/releases)
- [Commits](https://github.com/go-chi/jwtauth/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/jwtauth/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-20 17:15:46 +00:00
committed by Deluan Quintão
parent a7ace48efb
commit d574df5fd7
2 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/go-chi/chi/v5 v5.0.4
github.com/go-chi/cors v1.2.0
github.com/go-chi/httprate v0.5.1
github.com/go-chi/jwtauth/v5 v5.0.1
github.com/go-chi/jwtauth/v5 v5.0.2
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/golangci/golangci-lint v1.42.1
github.com/google/uuid v1.3.0