chore: upgrade from chi 1.5.4 to 5.0.7 (#109)

This commit is contained in:
Jonathan Yu
2022-01-30 19:13:14 -08:00
committed by GitHub
parent 46d2550eda
commit 58f3e439dd
11 changed files with 12 additions and 12 deletions

View File

@ -3,7 +3,7 @@ package coderd
import (
"net/http"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
"cdr.dev/slog"
"github.com/coder/coder/database"