Skip to content

Commit

Permalink
gomod: bump k8s.io/apimachinery from 0.26.3 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.3 to 0.28.0.
- [Commits](kubernetes/apimachinery@v0.26.3...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent aa486ed commit a4c7a5b
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/rs/zerolog v1.29.0
k8s.io/api v0.26.3
k8s.io/apimachinery v0.26.3
k8s.io/apimachinery v0.28.0
k8s.io/client-go v0.26.3
sigs.k8s.io/sig-storage-lib-external-provisioner/v7 v7.0.1
)
Loading

0 comments on commit a4c7a5b

Please sign in to comment.