Upgrade to latest go-chi

This commit is contained in:
Deluan
2021-02-05 12:13:35 -05:00
parent 2f4a5fd9ae
commit bb6197360b
2 changed files with 3 additions and 3 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/go-bindata/go-bindata v3.1.2+incompatible
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-chi/chi v1.5.1
github.com/go-chi/cors v1.1.1
github.com/go-chi/httprate v0.4.0
github.com/go-chi/jwtauth v4.0.4+incompatible