mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: replace chi with chi/v5 (#9143)
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/go-chi/chi"
|
||||
"github.com/go-chi/chi/v5"
|
||||
|
||||
"github.com/coder/coder/coderd/httpapi"
|
||||
"github.com/coder/coder/codersdk"
|
||||
|
Reference in New Issue
Block a user