File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed
Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ import (
3434 apiimagev1 "github.com/openshift/api/image/v1"
3535 secv1 "github.com/openshift/api/security/v1"
3636 promv1 "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1"
37- _ "go.uber.org/automaxprocs"
3837 corev1 "k8s.io/api/core/v1"
3938 apiextensionsv1 "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1"
4039 "k8s.io/apimachinery/pkg/runtime"
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ require (
2222 github.com/sirupsen/logrus v1.9.3
2323 github.com/stretchr/testify v1.11.1
2424 github.com/urfave/cli/v3 v3.5.0
25- go.uber.org/automaxprocs v1.6.0
2625 go.uber.org/zap v1.27.0
2726 golang.org/x/mod v0.30.0
2827 k8s.io/api v0.34.3
Original file line number Diff line number Diff line change @@ -223,8 +223,6 @@ github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ=
223223github.com/xlab/treeprint v1.2.0 /go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0 =
224224github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
225225github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
226- go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs =
227- go.uber.org/automaxprocs v1.6.0 /go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8 =
228226go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
229227go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
230228go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
You can’t perform that action at this time.
0 commit comments