Skip to content

Commit

Permalink
Merge pull request #469 from gardener/patch/revendor
Browse files Browse the repository at this point in the history
Fix merge
  • Loading branch information
briantopping authored Sep 20, 2023
2 parents f6e00e3 + d530c00 commit 4b741a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/webhook/controlplane/ensurer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ import (
mockmanager "github.com/gardener/gardener/pkg/mock/controller-runtime/manager"
"github.com/gardener/gardener/pkg/utils/imagevector"
testutils "github.com/gardener/gardener/pkg/utils/test"
"github.com/golang/mock/gomock"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
"go.uber.org/mock/gomock"
appsv1 "k8s.io/api/apps/v1"
corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/api/resource"
Expand Down

0 comments on commit 4b741a0

Please sign in to comment.