chore: mockgen archived, moved to new location (#11415)

* chore: mockgen archived, moved to new location
This commit is contained in:
Steven Masley
2024-01-04 19:35:56 -05:00
committed by GitHub
parent bb3510631b
commit dd05a6b13a
21 changed files with 342 additions and 323 deletions
+1 -1
View File
@@ -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"