mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
chore: mockgen archived, moved to new location (#11415)
* chore: mockgen archived, moved to new location
This commit is contained in:
@ -4,9 +4,9 @@ import (
|
||||
"database/sql"
|
||||
"testing"
|
||||
|
||||
"github.com/golang/mock/gomock"
|
||||
"github.com/lib/pq"
|
||||
"github.com/stretchr/testify/require"
|
||||
"go.uber.org/mock/gomock"
|
||||
"golang.org/x/xerrors"
|
||||
|
||||
"github.com/coder/coder/v2/coderd/database"
|
||||
|
Reference in New Issue
Block a user