Update chi

This commit is contained in:
Sergei Maklagin
2026-04-30 19:18:50 +03:00
parent dcb1da8683
commit b2503ca860
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ import (
"errors"
"net/http"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
"github.com/golang-migrate/migrate/v4"
_ "github.com/lib/pq"
"golang.org/x/net/http2"