We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e1725 commit 8601a9eCopy full SHA for 8601a9e
go.mod
@@ -439,7 +439,7 @@ require (
439
github.com/hashicorp/go-version v1.8.0 // indirect
440
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
441
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
442
- github.com/hashicorp/nomad/api v0.0.0-20260130141625-d99775b13412 // indirect
+ github.com/hashicorp/nomad/api 4285f62ae7f9 // indirect
443
github.com/in-toto/in-toto-golang v0.9.0 // indirect
444
github.com/inconshreveable/mousetrap v1.1.0 // indirect
445
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
0 commit comments