Skip to content

Commit

Permalink
build(deps): Bump k8s.io/cloud-provider-aws in /credential-providers
Browse files Browse the repository at this point in the history
Bumps [k8s.io/cloud-provider-aws](https://github.com/kubernetes/cloud-provider-aws) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/kubernetes/cloud-provider-aws/releases)
- [Changelog](https://github.com/kubernetes/cloud-provider-aws/blob/master/docs/CHANGELOG.md)
- [Commits](kubernetes/cloud-provider-aws@v1.26.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 18e2af4 commit 68d1578
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion credential-providers/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module github.com/mesosphere/dynamic-credential-provider/credential-providers
go 1.20

require (
k8s.io/cloud-provider-aws v1.26.0
k8s.io/cloud-provider-aws v1.26.1
sigs.k8s.io/cloud-provider-azure v1.26.6
)

Expand Down
4 changes: 2 additions & 2 deletions credential-providers/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ k8s.io/apimachinery v0.26.2 h1:da1u3D5wfR5u2RpLhE/ZtZS2P7QvDgLZTi9wrNZl/tQ=
k8s.io/apimachinery v0.26.2/go.mod h1:ats7nN1LExKHvJ9TmwootT00Yz05MuYqPXEXaVeOy5I=
k8s.io/client-go v0.26.2 h1:s1WkVujHX3kTp4Zn4yGNFK+dlDXy1bAAkIl+cFAiuYI=
k8s.io/client-go v0.26.2/go.mod h1:u5EjOuSyBa09yqqyY7m3abZeovO/7D/WehVVlZ2qcqU=
k8s.io/cloud-provider-aws v1.26.0 h1:ad6C1FM2N6JlbvQnuuTEHySYh2rt95ULac5iJJSqeoo=
k8s.io/cloud-provider-aws v1.26.0/go.mod h1:t4bRCwXRzRMDrXTCiYxPUbvn6sJTkRk/SgVezVxm9WQ=
k8s.io/cloud-provider-aws v1.26.1 h1:rwEi9xMD4k60lrB7CGtgHgfnSLH2QocEbi+i9cEB/uk=
k8s.io/cloud-provider-aws v1.26.1/go.mod h1:t4bRCwXRzRMDrXTCiYxPUbvn6sJTkRk/SgVezVxm9WQ=
k8s.io/component-base v0.26.2 h1:IfWgCGUDzrD6wLLgXEstJKYZKAFS2kO+rBRi0p3LqcI=
k8s.io/component-base v0.26.2/go.mod h1:DxbuIe9M3IZPRxPIzhch2m1eT7uFrSBJUBuVCQEBivs=
k8s.io/klog/v2 v2.80.1 h1:atnLQ121W371wYYFawwYx1aEY2eUfs4l3J72wtgAwV4=
Expand Down

0 comments on commit 68d1578

Please sign in to comment.