Bump github.com/hashicorp/nomad from 1.7.6 to 1.7.7

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/v1.7.7/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/nomad/compare/v1.7.6...v1.7.7)

---
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]
2024-04-17 03:10:54 +00:00
parent 5e7b204014
commit 086cc01479
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.1
github.com/hashicorp/nomad v1.7.6
github.com/hashicorp/nomad v1.7.7
github.com/hashicorp/nomad/api v0.0.0-20240412193148-1739f94e842a
github.com/influxdata/influxdb-client-go/v2 v2.13.0
github.com/mitchellh/mapstructure v1.5.0