mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user