mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: migrate to github.com/coder/clistat (#17107)
Migrate from in-tree `clistat` package to https://github.com/coder/clistat.
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/coder/coder/v2/cli/clistat"
|
||||
"github.com/coder/clistat"
|
||||
"github.com/coder/coder/v2/cli/clitest"
|
||||
"github.com/coder/coder/v2/testutil"
|
||||
)
|
||||
|
Reference in New Issue
Block a user