Skip to content

Commit

Permalink
Update github.com/hashicorp/nomad/api digest to 04e930b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d2a50ac commit 826b410
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
github.com/falcosecurity/plugin-sdk-go v0.7.4
github.com/hashicorp/nomad/api v0.0.0-20241025152138-6236f354a5e1
github.com/hashicorp/nomad/api v0.0.0-20241218185647-04e930b75637
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ github.com/hashicorp/nomad/api v0.0.0-20240717070145-f22ce921cd07 h1:y3iG882lBDP
github.com/hashicorp/nomad/api v0.0.0-20240717070145-f22ce921cd07/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/nomad/api v0.0.0-20241025152138-6236f354a5e1 h1:ZJ7LdJ4H8L4XRRsX9RJiLU1n8ixy8DkukZU2IOleU1M=
github.com/hashicorp/nomad/api v0.0.0-20241025152138-6236f354a5e1/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/hashicorp/nomad/api v0.0.0-20241218185647-04e930b75637 h1:YXYDH2UJTpyyV/QJy0WtbXPjO8nbLrL51iWRefAA48U=
github.com/hashicorp/nomad/api v0.0.0-20241218185647-04e930b75637/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0/go.mod h1:N0Wam8K1arqPXNWjMo21EXnBPOPp36vB07FNRdD2geA=
github.com/iancoleman/orderedmap v0.2.0 h1:sq1N/TFpYH++aViPcaKjys3bDClUEU7s5B+z6jq8pNA=
github.com/iancoleman/orderedmap v0.2.0/go.mod h1:N0Wam8K1arqPXNWjMo21EXnBPOPp36vB07FNRdD2geA=
Expand Down

0 comments on commit 826b410

Please sign in to comment.