Skip to content

Commit

Permalink
Bump k8s.io/apimachinery from 0.25.14 to 0.25.15
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.14 to 0.25.15.
- [Commits](kubernetes/apimachinery@v0.25.14...v0.25.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent ef27eb5 commit 88263d7
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 @@ -14,7 +14,7 @@ require (
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.25.14
k8s.io/apiextensions-apiserver v0.25.14
k8s.io/apimachinery v0.25.14
k8s.io/apimachinery v0.25.15
k8s.io/client-go v0.25.14
sigs.k8s.io/controller-runtime v0.13.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ k8s.io/api v0.25.14 h1:HoIR3IorzJkd0LPfCVq1Q3lRwij3+lZWJRmyp7YcL7o=
k8s.io/api v0.25.14/go.mod h1:goGtHI224Qh0tcHk8gOYPhTyCZNwQFwUMHsdabnSnSs=
k8s.io/apiextensions-apiserver v0.25.14 h1:MmWJP16kPWjo1QGzcm0LzTFMjt/XilKOZfuG5r/72CU=
k8s.io/apiextensions-apiserver v0.25.14/go.mod h1:evs2fhqV81qh6XvjG63XGIBN36G+db0jmX9GXiEaNkM=
k8s.io/apimachinery v0.25.14 h1:SI5uE46G9GAvEHPGDcbiIaKTGHOX2anWKfBtI7/4ScQ=
k8s.io/apimachinery v0.25.14/go.mod h1:IFwbcNi3gKkfDhuy0VYu3+BwbxbiIov3p6FR8ge1Epc=
k8s.io/apimachinery v0.25.15 h1:aMZXyxCdCJRIiLnV8isPJO/3z52zQIAK7dkfGOTy7+0=
k8s.io/apimachinery v0.25.15/go.mod h1:34oJjP2pnWhz64k0GETsMvDeAp2A2v+gKa/u3tV/+6k=
k8s.io/client-go v0.25.14 h1:/OdBAeSSlheFUb1i2SsWNo+LLyheJxDuQmWnWkzY4bc=
k8s.io/client-go v0.25.14/go.mod h1:F3dMnLGu/iNIhYxVUsSen5WAIYM/DZPxDKZX/VYzZ7o=
k8s.io/component-base v0.25.14 h1:++Pizl6/CZFcLX5ddiu/RLqrq0U97x1OwJbvzOrFA5o=
Expand Down

0 comments on commit 88263d7

Please sign in to comment.