Bump github.com/hashicorp/nomad from 1.5.3 to 1.5.4

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/v1.5.4/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/nomad/compare/v1.5.3...v1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-04 04:02:00 +00:00
parent 3c45bfe59c
commit cb204c6ba2
2 changed files with 7 additions and 7 deletions

4
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
github.com/hashicorp/nomad v1.5.3
github.com/hashicorp/nomad v1.5.4
github.com/hashicorp/nomad/api v0.0.0-20230314144600-1a01e8719272
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/mitchellh/mapstructure v1.5.0
@ -42,7 +42,7 @@ require (
github.com/hashicorp/consul/api v1.20.0 // indirect
github.com/hashicorp/cronexpr v1.1.1 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-bexpr v0.1.11 // indirect
github.com/hashicorp/go-bexpr v0.1.12 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-cty-funcs v0.0.0-20230112231712-1aba97313821 // indirect
github.com/hashicorp/go-hclog v1.4.0 // indirect