Fix wrong chi version

This commit is contained in:
Jamie Curnow
2023-05-26 19:48:09 +10:00
parent e6ae25d081
commit e61cf52a65
5 changed files with 17 additions and 12 deletions

View File

@ -14,7 +14,7 @@ import (
"npm/internal/errors"
"npm/internal/logger"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
)
// GetUsers returns all users