Chore: update golang.org/x/exp (#110980)

This commit is contained in:
Ryan McKinley
2025-09-11 22:13:07 +03:00
committed by GitHub
parent 041fa843da
commit 9a54243f09
52 changed files with 483 additions and 472 deletions
@@ -3,13 +3,13 @@ package folderimpl
import (
"context"
"fmt"
"slices"
"strconv"
"strings"
"time"
"go.opentelemetry.io/otel/attribute"
"go.opentelemetry.io/otel/trace"
"golang.org/x/exp/slices"
"k8s.io/apimachinery/pkg/selection"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"