Skip to content

Commit

Permalink
chore(deps): bump k8s.io/kops from 1.26.3 to 1.26.4
Browse files Browse the repository at this point in the history
Bumps [k8s.io/kops](https://github.com/kubernetes/kops) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/kubernetes/kops/releases)
- [Commits](kubernetes/kops@v1.26.3...v1.26.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 22, 2023
1 parent 6b897a3 commit 13d667a
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 @@ -12,7 +12,7 @@ require (
k8s.io/apimachinery v0.26.3
k8s.io/client-go v0.26.3
k8s.io/klog v1.0.0
k8s.io/kops v1.26.3
k8s.io/kops v1.26.4
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1007,8 +1007,8 @@ k8s.io/klog v1.0.0/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
k8s.io/klog/v2 v2.0.0/go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE=
k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/kops v1.26.3 h1:AcFK5r4L17rihohRz38hBUJh+5CXoXAfkBBoNBAfk+I=
k8s.io/kops v1.26.3/go.mod h1:qEP8TVi2/WjYdZ2KTN0FoJl+beOMo0Rgm5jCAQVoeT8=
k8s.io/kops v1.26.4 h1:zWN5p8TUirTLHJxA1Eb7mFbX35aBY8TT22BEkf1MbpA=
k8s.io/kops v1.26.4/go.mod h1:qEP8TVi2/WjYdZ2KTN0FoJl+beOMo0Rgm5jCAQVoeT8=
k8s.io/kube-openapi v0.0.0-20221207184640-f3cff1453715 h1:tBEbstoM+K0FiBV5KGAKQ0kuvf54v/hwpldiJt69w1s=
k8s.io/kube-openapi v0.0.0-20221207184640-f3cff1453715/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4=
k8s.io/kubectl v0.26.2 h1:SMPB4j48eVFxsYluBq3VLyqXtE6b72YnszkbTAtFye4=
Expand Down

0 comments on commit 13d667a

Please sign in to comment.