Bump github.com/go-chi/chi

This commit is contained in:
Deluan
2021-09-09 00:15:16 -04:00
parent a961ffe2e1
commit 79e79b6366
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ require (
github.com/djherbis/fscache v0.10.2-0.20201024185917-a0daa9e52747
github.com/dustin/go-humanize v1.0.0
github.com/fatih/structs v1.1.0
github.com/go-chi/chi/v5 v5.0.3
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