chore(deps): bump github.com/hashicorp/cap from 0.9.0 to 0.10.0 (#26611)

Bumps [github.com/hashicorp/cap](https://github.com/hashicorp/cap) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/hashicorp/cap/releases)
- [Changelog](https://github.com/hashicorp/cap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/cap/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/cap
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-25 09:20:00 -04:00
committed by GitHub
parent e41c5094e0
commit 9a811a4762
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -42,7 +42,7 @@ require (
github.com/gorilla/websocket v1.5.3
github.com/gosuri/uilive v0.0.4
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/hashicorp/cap v0.9.0
github.com/hashicorp/cap v0.10.0
github.com/hashicorp/cli v1.1.7
github.com/hashicorp/consul-template v0.41.1
github.com/hashicorp/consul/api v1.32.1