Bump github.com/hashicorp/nomad from 1.5.6 to 1.6.0

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/nomad/compare/v1.5.6...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-19 11:07:51 +00:00
parent d75073e9de
commit 5fe6ad29af
2 changed files with 10 additions and 10 deletions

6
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.6
github.com/hashicorp/nomad v1.6.0
github.com/hashicorp/nomad/api v0.0.0-20230623202052-276c69bffde3
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/mitchellh/mapstructure v1.5.0
@ -41,12 +41,12 @@ require (
github.com/go-playground/validator/v10 v10.14.1 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/gojuno/minimock/v3 v3.1.3 // indirect
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/hashicorp/consul/api v1.21.0 // indirect
github.com/hashicorp/cronexpr v1.1.1 // indirect
github.com/hashicorp/cronexpr v1.1.2 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-bexpr v0.1.12 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect