Skip to content

Commit

Permalink
Bump github.com/hashicorp/nomad from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md)
- [Commits](hashicorp/nomad@v1.6.2...v1.6.3)

---
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>
  • Loading branch information
dependabot[bot] authored and MrSerth committed Oct 31, 2023
1 parent 2713e86 commit 809ca03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.4.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
github.com/hashicorp/nomad v1.6.2
github.com/hashicorp/nomad v1.6.3
github.com/hashicorp/nomad/api v0.0.0-20230922145839-20eadc7b296c
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/mitchellh/mapstructure v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,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/memberlist v0.5.0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM=
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/nomad v1.6.2 h1:7weYUl9zqP7S32RWQNJFpqNS1FjJClJUY7+HnfFWTe8=
github.com/hashicorp/nomad v1.6.2/go.mod h1:+3qVd8Gv7prncAasOCU3StGpDejqR0Wb7vX5vnTgyXs=
github.com/hashicorp/nomad v1.6.3 h1:M22raG/TH11N5XNRd/uQn64R/oeqQkwvQ/fvpoCvRCQ=
github.com/hashicorp/nomad v1.6.3/go.mod h1:B1H0umrJZPs5dBqjwMKmBkjKpsH9HhMOW6S8rnpXu44=
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/raft v1.2.0/go.mod h1:vPAJM8Asw6u8LxC3eJCUZmRP/E4QmUGE1R7g7k8sG/8=
Expand Down

0 comments on commit 809ca03

Please sign in to comment.