Skip to content

Commit

Permalink
build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient (#7311)
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.0.65 to 0.0.67.
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](pkg/azclient/v0.0.65...pkg/azclient/v0.0.67)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d3b66ea commit c371a0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/azclient/trace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0
go.opentelemetry.io/otel v1.31.0
go.opentelemetry.io/otel/trace v1.31.0
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.65
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.67
)

require (
Expand Down
4 changes: 2 additions & 2 deletions pkg/azclient/trace/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ golang.org/x/tools v0.24.0 h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
golang.org/x/tools v0.24.0/go.mod h1:YhNqVBIfWHdzvTLs0d8LCuMhkKUgSUKldakyV7W/WDQ=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.65 h1:7bpkysrGvlXA+eFrRZuAoINsTGwBkqIixcBhdAquCyw=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.65/go.mod h1:6Nw45MHQamZ9cB5BY4dCXfsYRL6e9uPWm17wSH0U1MM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.67 h1:Oho5iky3OF6ts8bgkMA1RClYbgCpj6SGI0UpFbft9os=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.0.67/go.mod h1:Wu50A6UVDKzPp27gOqM3cbJvQC48dcnnDNmGjZBD9Bk=

0 comments on commit c371a0b

Please sign in to comment.