Bump github.com/hashicorp/nomad from 1.7.6 to 1.7.7

Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/v1.7.7/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/nomad/compare/v1.7.6...v1.7.7)

---
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]
2024-04-17 03:10:54 +00:00
parent 5e7b204014
commit 086cc01479
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@ -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.6
github.com/hashicorp/nomad v1.7.7
github.com/hashicorp/nomad/api v0.0.0-20240412193148-1739f94e842a
github.com/influxdata/influxdb-client-go/v2 v2.13.0
github.com/mitchellh/mapstructure v1.5.0

5
go.sum
View File

@ -15,7 +15,6 @@ github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4t
github.com/apparentlymart/go-cidr v1.1.0/go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc=
github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3 h1:ZSTrOEhiM5J5RFxEaFvMZVEAM1KvT1YzbEOwB2EAGjA=
github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3/go.mod h1:oL81AME2rN47vu18xqj1S1jPIPuN7afo62yKTNn3XMM=
github.com/apparentlymart/go-textseg v1.0.0 h1:rRmlIsPEEhUTIKQb7T++Nz/A5Q6C9IuX2wFoYVvnCs0=
github.com/apparentlymart/go-textseg v1.0.0/go.mod h1:z96Txxhf3xSFMPmb5X/1W05FF/Nj9VFpLOpjS5yuumk=
github.com/apparentlymart/go-textseg/v12 v12.0.0/go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec=
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw=
@ -179,8 +178,8 @@ github.com/hashicorp/mdns v1.0.4/go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/memberlist v0.5.1 h1:mk5dRuzeDNis2bi6LLoQIXfMH7JQvAzt3mQD0vNZZUo=
github.com/hashicorp/memberlist v0.5.1/go.mod h1:zGDXV6AqbDTKTM6yxW0I4+JtFzZAJVoIPvss4hV8F24=
github.com/hashicorp/nomad v1.7.6 h1:simSPoQiZRyejaPG3sMCtwfJjjv3kJ0b6U1Q5cS5P+U=
github.com/hashicorp/nomad v1.7.6/go.mod h1:/YARRc4nd7N+BoxjLuZi41ijIc8beJA9ybcSbmeWjZo=
github.com/hashicorp/nomad v1.7.7 h1:waeoP30YfFxE6mDob9V1GjlkUQBHzgY4MGvFsNIx1FY=
github.com/hashicorp/nomad v1.7.7/go.mod h1:peQyTQw1DAwRc4a2MXB7eDNULtTfRKyQSpB/osUEc6I=
github.com/hashicorp/nomad/api v0.0.0-20240412193148-1739f94e842a h1:cc71mGrAbDT+26Gx38Xh8S3xQn3vDONlqx4Inj89X2M=
github.com/hashicorp/nomad/api v0.0.0-20240412193148-1739f94e842a/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/raft v1.2.0/go.mod h1:vPAJM8Asw6u8LxC3eJCUZmRP/E4QmUGE1R7g7k8sG/8=