Bump github.com/hashicorp/nomad from 1.4.1 to 1.4.2
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/hashicorp/nomad/releases) - [Changelog](https://github.com/hashicorp/nomad/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/hashicorp/nomad/compare/v1.4.1...v1.4.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:
2
go.mod
2
go.mod
@ -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.4.1
|
||||
github.com/hashicorp/nomad v1.4.2
|
||||
github.com/hashicorp/nomad/api v0.0.0-20221021223845-dbd742d8057d
|
||||
github.com/influxdata/influxdb-client-go/v2 v2.11.0
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
|
Reference in New Issue
Block a user