Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update github.com/hashicorp/nomad/api digest to 618135e #823

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/container-storage-interface/spec v1.11.0
github.com/golang/protobuf v1.5.4
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
github.com/hashicorp/nomad/api v0.0.0-20241219202629-c3ac9c19a0a4
github.com/hashicorp/nomad/api v0.0.0-20241220160552-618135e43fe8
github.com/hetznercloud/hcloud-go/v2 v2.17.1
github.com/kubernetes-csi/csi-test/v5 v5.3.1
github.com/moby/buildkit v0.18.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ github.com/hashicorp/nomad/api v0.0.0-20241218185647-04e930b75637 h1:YXYDH2UJTpy
github.com/hashicorp/nomad/api v0.0.0-20241218185647-04e930b75637/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/nomad/api v0.0.0-20241219202629-c3ac9c19a0a4 h1:SQlkmykB8rtp6YFMapcuuAhfH7/PvZZ+wn5scMGz7qo=
github.com/hashicorp/nomad/api v0.0.0-20241219202629-c3ac9c19a0a4/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/nomad/api v0.0.0-20241220160552-618135e43fe8 h1:fljxgHXFwfOMlV2XMakh9RP+9vnafUKQLJB3uT+vnjI=
github.com/hashicorp/nomad/api v0.0.0-20241220160552-618135e43fe8/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hetznercloud/hcloud-go/v2 v2.14.0 h1:WQW72DuOGqT486F0eNp92lDH5cwDTmyn9Mhin93m1To=
github.com/hetznercloud/hcloud-go/v2 v2.14.0/go.mod h1:h8sHav+27Xa+48cVMAvAUMELov5h298Ilg2vflyTHgg=
github.com/hetznercloud/hcloud-go/v2 v2.15.0 h1:6mpMJ/RuX1woZj+MCJdyKNEX9129KDkEIDeeyfr4GD4=
Expand Down
Loading