Skip to content

Commit

Permalink
build(deps): bump github.com/hashicorp/nomad from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md)
- [Commits](hashicorp/nomad@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/nomad
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent e8fe566 commit 4bbd220
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 @@ -18,7 +18,7 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/nomad v1.9.0
github.com/hashicorp/nomad v1.9.1
github.com/hashicorp/nomad/api v0.0.0-20241010071343-7ad36851ec02
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/hashicorp/vault/api v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ github.com/hashicorp/hcl/v2 v2.9.2-0.20220525143345-ab3cae0737bc h1:32lGaCPq5JPY
github.com/hashicorp/hcl/v2 v2.9.2-0.20220525143345-ab3cae0737bc/go.mod h1:odKNpEeZv3COD+++SQcPyACuKOlM5eBoQlzRyN5utIQ=
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y=
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=
github.com/hashicorp/nomad v1.9.0 h1:lr6faW7veyGqAfgqG41z2R56FDEoHkQ/ebk0jxBPhis=
github.com/hashicorp/nomad v1.9.0/go.mod h1:wpbfojvKqlpVXYWAm72zY9OhLJX89CN1crP8acptCdM=
github.com/hashicorp/nomad v1.9.1 h1:Lxkqsq4wy5NMIj6HEjidZu8orYzw7YxrmH+ffWg5yco=
github.com/hashicorp/nomad v1.9.1/go.mod h1:wpbfojvKqlpVXYWAm72zY9OhLJX89CN1crP8acptCdM=
github.com/hashicorp/nomad/api v0.0.0-20241010071343-7ad36851ec02 h1:F8HtCIEvLRK6Y1bTASTKsJ2gG1w3uwY2bmjq18RknXE=
github.com/hashicorp/nomad/api v0.0.0-20241010071343-7ad36851ec02/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ=
Expand Down

0 comments on commit 4bbd220

Please sign in to comment.