mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: mockgen archived, moved to new location (#11415)
* chore: mockgen archived, moved to new location
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
|
||||
agpltest "github.com/coder/coder/v2/tailnet/test"
|
||||
|
||||
"github.com/golang/mock/gomock"
|
||||
"github.com/google/uuid"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
"go.uber.org/goleak"
|
||||
"go.uber.org/mock/gomock"
|
||||
"golang.org/x/exp/slices"
|
||||
"golang.org/x/xerrors"
|
||||
gProto "google.golang.org/protobuf/proto"
|
||||
|
||||
Reference in New Issue
Block a user