mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
chore: replace chi with chi/v5 (#9143)
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/go-chi/chi"
|
||||
"github.com/go-chi/chi/v5"
|
||||
"github.com/google/uuid"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
Reference in New Issue
Block a user