Skip to content

Commit

Permalink
build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.4 to 0.5.5
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases)
- [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/CHANGELOG.md)
- [Commits](kubernetes-sigs/aws-iam-authenticator@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/aws-iam-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 18, 2022
1 parent 166774e commit ec3ead8
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 @@ -34,7 +34,7 @@ require (
k8s.io/component-base v0.23.0
k8s.io/klog/v2 v2.40.1
k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b
sigs.k8s.io/aws-iam-authenticator v0.5.4
sigs.k8s.io/aws-iam-authenticator v0.5.5
sigs.k8s.io/cluster-api v1.1.2
sigs.k8s.io/cluster-api/test v1.1.2
sigs.k8s.io/controller-runtime v0.11.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1840,8 +1840,8 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.7/go.mod h1:PHgbrJT
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.14/go.mod h1:LEScyzhFmoF5pso/YSeBstl57mOzx9xlU9n85RGrDQg=
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.15/go.mod h1:LEScyzhFmoF5pso/YSeBstl57mOzx9xlU9n85RGrDQg=
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.25/go.mod h1:Mlj9PNLmG9bZ6BHFwFKDo5afkpWyUISkb9Me0GnK66I=
sigs.k8s.io/aws-iam-authenticator v0.5.4 h1:WH/HMr9H45tWtjJ8F2Z8veA6d6HZZdc3qK01Mc9mEkk=
sigs.k8s.io/aws-iam-authenticator v0.5.4/go.mod h1:yJT7wNdiE+3Ib112cCFAmSzaUECXrWEuV2Y/Ms2TuM4=
sigs.k8s.io/aws-iam-authenticator v0.5.5 h1:dGjzLn3aTB4kD2Q7Lh1rA2qCFvfPoOle22IOJJZRO+Y=
sigs.k8s.io/aws-iam-authenticator v0.5.5/go.mod h1:yJT7wNdiE+3Ib112cCFAmSzaUECXrWEuV2Y/Ms2TuM4=
sigs.k8s.io/cluster-api v1.1.2 h1:v00hk4crISOo2sKBhvOq0PC375BPk79Cpflt3Jtn7k8=
sigs.k8s.io/cluster-api v1.1.2/go.mod h1:aq0b2tkMHZDTnuLEU7KOZOiQ5Pg82s3vh/KH/X6c/mM=
sigs.k8s.io/cluster-api/test v1.1.2 h1:7kGGYqQc1Vn0p/geYXBDOypXJOwLQOcRz9WrFrTHmBY=
Expand Down

0 comments on commit ec3ead8

Please sign in to comment.