Bump github.com/hashicorp/nomad from 1.7.3 to 1.7.5
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.7.3 to 1.7.5. - [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.3...v1.7.5) --- 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:
4
go.mod
4
go.mod
@ -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.3
|
||||
github.com/hashicorp/nomad v1.7.5
|
||||
github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c
|
||||
github.com/influxdata/influxdb-client-go/v2 v2.13.0
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
@ -98,7 +98,7 @@ require (
|
||||
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
|
||||
golang.org/x/mod v0.13.0 // indirect
|
||||
golang.org/x/net v0.17.0 // indirect
|
||||
golang.org/x/sync v0.4.0 // indirect
|
||||
golang.org/x/sync v0.6.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/time v0.3.0 // indirect
|
||||
golang.org/x/tools v0.14.0 // indirect
|
||||
|
Reference in New Issue
Block a user