Skip to content

Commit

Permalink
build(deps): bump k8s.io/endpointslice from 0.31.4 to 0.32.0 (#13472)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/endpointslice](https://github.com/kubernetes/endpointslice) from 0.31.4 to 0.32.0.
- [Commits](kubernetes/endpointslice@v0.31.4...v0.32.0)

---
updated-dependencies:
- dependency-name: k8s.io/endpointslice
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 6cc6578 commit 983db6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
k8s.io/code-generator v0.32.0
k8s.io/endpointslice v0.31.4
k8s.io/endpointslice v0.32.0
k8s.io/klog/v2 v2.130.1
k8s.io/kube-aggregator v0.32.0
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,8 @@ k8s.io/code-generator v0.32.0 h1:s0lNN8VSWny8LBz5t5iy7MCdgwdOhdg7vAGVxvS+VWU=
k8s.io/code-generator v0.32.0/go.mod h1:b7Q7KMZkvsYFy72A79QYjiv4aTz3GvW0f1T3UfhFq4s=
k8s.io/component-base v0.32.0 h1:d6cWHZkCiiep41ObYQS6IcgzOUQUNpywm39KVYaUqzU=
k8s.io/component-base v0.32.0/go.mod h1:JLG2W5TUxUu5uDyKiH2R/7NnxJo1HlPoRIIbVLkK5eM=
k8s.io/endpointslice v0.31.4 h1:Auwus97WBfrxaJWtm4rWzAIVLOQqU5/iP3VC84cRMkw=
k8s.io/endpointslice v0.31.4/go.mod h1:Tu1Q0xi8vgKz965bROODHY5Ipvg+ZyciuIdjbcbnSwU=
k8s.io/endpointslice v0.32.0 h1:ka4sAuyApwkHgh+/0GLTidTCFC2Bz2T7F/jmBeQ+TzY=
k8s.io/endpointslice v0.32.0/go.mod h1:ArQ8P2n//14SG8k9vAxkiR3adB8C3BY3oSACOpTJRiY=
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 h1:si3PfKm8dDYxgfbeA6orqrtLkvvIeH8UqffFJDl0bz4=
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9/go.mod h1:EJykeLsmFC60UQbYJezXkEsG2FLrt0GPNkU5iK5GWxU=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
Expand Down

0 comments on commit 983db6b

Please sign in to comment.