diff --git a/internal/webhook/feature/features.go b/internal/webhook/feature/features.go index fb6c49317..e6ef1ebdf 100644 --- a/internal/webhook/feature/features.go +++ b/internal/webhook/feature/features.go @@ -17,8 +17,9 @@ limitations under the License. package feature import ( - utilfeature "github.com/jetstack/cert-manager/pkg/util/feature" "k8s.io/component-base/featuregate" + + utilfeature "github.com/jetstack/cert-manager/pkg/util/feature" ) const (