Bump github.com/hashicorp/nomad from 1.3.1 to 1.3.2

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.3.1 to 1.3.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.3.1...v1.3.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]
2022-07-14 03:27:26 +00:00
committed by GitHub
parent c0a617a383
commit 7334f6f2af
2 changed files with 7 additions and 6 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.3.1
github.com/hashicorp/nomad v1.3.2
github.com/hashicorp/nomad/api v0.0.0-20220607124903-78553f9aad20
github.com/influxdata/influxdb-client-go/v2 v2.9.1
github.com/mitchellh/mapstructure v1.5.0
@ -76,7 +76,7 @@ require (
github.com/zclconf/go-cty v1.10.0 // indirect
github.com/zclconf/go-cty-yaml v1.0.2 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
golang.org/x/net v0.0.0-20220607020251-c690dde0001d // indirect
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect