Skip to content

Commit

Permalink
update to new gomock
Browse files Browse the repository at this point in the history
  • Loading branch information
nojnhuh committed Aug 4, 2023
1 parent 08c13fe commit 2a939cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/azuremanagedcontrolplane_reconciler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ import (
"context"
"testing"

"github.com/golang/mock/gomock"
. "github.com/onsi/gomega"
"github.com/pkg/errors"
"go.uber.org/mock/gomock"
"sigs.k8s.io/cluster-api-provider-azure/azure"
"sigs.k8s.io/cluster-api-provider-azure/azure/mock_azure"
gomockinternal "sigs.k8s.io/cluster-api-provider-azure/internal/test/matchers/gomock"
Expand Down

0 comments on commit 2a939cc

Please sign in to comment.