Bump github.com/hashicorp/nomad from 1.7.1 to 1.7.2

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.7.1 to 1.7.2.
- [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.7.1...v1.7.2)

---
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-12-15 03:37:46 +00:00
parent b350ee61b8
commit 063797aaf2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.4.0 github.com/google/uuid v1.4.0
github.com/gorilla/mux v1.8.1 github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.1 github.com/gorilla/websocket v1.5.1
github.com/hashicorp/nomad v1.7.1 github.com/hashicorp/nomad v1.7.2
github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c
github.com/influxdata/influxdb-client-go/v2 v2.13.0 github.com/influxdata/influxdb-client-go/v2 v2.13.0
github.com/mitchellh/mapstructure v1.5.0 github.com/mitchellh/mapstructure v1.5.0

4
go.sum
View File

@ -178,8 +178,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
github.com/hashicorp/mdns v1.0.4/go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc= github.com/hashicorp/mdns v1.0.4/go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc=
github.com/hashicorp/memberlist v0.5.0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM= github.com/hashicorp/memberlist v0.5.0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM=
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0= github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/nomad v1.7.1 h1:Jyr7QHKsguIWZvpOTg+a1u718T55zkmtgWJ/LnLKCi8= github.com/hashicorp/nomad v1.7.2 h1:r6SMADcuR9mCw1Btobrghv5EceSKT/P63VJBwC/Q1zw=
github.com/hashicorp/nomad v1.7.1/go.mod h1:zKtrtjVfOa21IZDBzp90sZikgsRS5wCZqWdEp86gCxU= github.com/hashicorp/nomad v1.7.2/go.mod h1:x2DDZbesJHNHXMNps6lZkWUTFN9uQI9s38yEnB/3b7M=
github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c h1:490JV2SypUJ/nvtjxSdDXy6voQ9pv8BK6fwG5gJ7nMg= github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c h1:490JV2SypUJ/nvtjxSdDXy6voQ9pv8BK6fwG5gJ7nMg=
github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c/go.mod h1:glQSmiY2VCQDT0MBiWKr5YDU9PpwVNOcrovlDczoKoI= github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c/go.mod h1:glQSmiY2VCQDT0MBiWKr5YDU9PpwVNOcrovlDczoKoI=
github.com/hashicorp/raft v1.2.0/go.mod h1:vPAJM8Asw6u8LxC3eJCUZmRP/E4QmUGE1R7g7k8sG/8= github.com/hashicorp/raft v1.2.0/go.mod h1:vPAJM8Asw6u8LxC3eJCUZmRP/E4QmUGE1R7g7k8sG/8=