Skip to content

Commit

Permalink
build(deps): bump k8s.io/endpointslice from 0.31.2 to 0.31.3
Browse files Browse the repository at this point in the history
Bumps [k8s.io/endpointslice](https://github.com/kubernetes/endpointslice) from 0.31.2 to 0.31.3.
- [Commits](kubernetes/endpointslice@v0.31.2...v0.31.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent bacf2b1 commit 4c6ae4a
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 @@ -50,7 +50,7 @@ require (
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.3
k8s.io/code-generator v0.31.3
k8s.io/endpointslice v0.31.2
k8s.io/endpointslice v0.31.3
k8s.io/klog/v2 v2.130.1
k8s.io/kube-aggregator v0.31.3
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -743,8 +743,8 @@ k8s.io/code-generator v0.31.3 h1:Pj0fYOBms+ZrsulLi4DMsCEx1jG8fWKRLy44onHsLBI=
k8s.io/code-generator v0.31.3/go.mod h1:/umCIlT84g1+Yu5ZXtP1KGSRTnGiIzzX5AzUAxsNlts=
k8s.io/component-base v0.31.3 h1:DMCXXVx546Rfvhj+3cOm2EUxhS+EyztH423j+8sOwhQ=
k8s.io/component-base v0.31.3/go.mod h1:xME6BHfUOafRgT0rGVBGl7TuSg8Z9/deT7qq6w7qjIU=
k8s.io/endpointslice v0.31.2 h1:FzelGpchzLs92ULniao/rFSq08ewMzAA3Clw+WOgl3U=
k8s.io/endpointslice v0.31.2/go.mod h1:7dWUOenhr41s1hHvgfayR0PGgPnM2jcPkALOvex+tJw=
k8s.io/endpointslice v0.31.3 h1:1zu0v8sv3fIGicK3X4iZtVFG/dn3/05wZC0PecZLRUI=
k8s.io/endpointslice v0.31.3/go.mod h1:sEFmq81xghve83n4YHyT5MKs3YAsN1nxpwCDGcsjx9U=
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 h1:NGrVE502P0s0/1hudf8zjgwki1X/TByhmAoILTarmzo=
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70/go.mod h1:VH3AT8AaQOqiGjMF9p0/IM1Dj+82ZwjfxUP1IxaHE+8=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
Expand Down

0 comments on commit 4c6ae4a

Please sign in to comment.