mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-01 10:22:35 +02:00
upgrade go-chi to v5.
This commit is contained in:
parent
7a9b33706a
commit
3c4d7b9d60
4 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/go-chi/chi/middleware"
|
||||
"github.com/go-chi/chi/v5/middleware"
|
||||
"github.com/rs/zerolog"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue