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

fix(deps): update github.com/hashicorp/nomad/api digest to 354e4b2 #94

Merged
Merged
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/hashicorp/nomad/api v0.0.0-20230619162328-4e2d131d39f9
github.com/hashicorp/nomad/api v0.0.0-20230620071713-354e4b2ef2c8
github.com/neilotoole/errgroup v0.1.6
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ github.com/hashicorp/nomad/api v0.0.0-20230607210135-408ab828f7bc h1:3Xcdaiffj0x
github.com/hashicorp/nomad/api v0.0.0-20230607210135-408ab828f7bc/go.mod h1:Xjd3OXUTfsWbCCBsQd3EdfPTz5evDi+fxqdvpN+WqQg=
github.com/hashicorp/nomad/api v0.0.0-20230619162328-4e2d131d39f9 h1:1blnIud/+pSyMu5AteVP2m43vJEc7nyrAilWvnlLUw8=
github.com/hashicorp/nomad/api v0.0.0-20230619162328-4e2d131d39f9/go.mod h1:Xjd3OXUTfsWbCCBsQd3EdfPTz5evDi+fxqdvpN+WqQg=
github.com/hashicorp/nomad/api v0.0.0-20230620071713-354e4b2ef2c8 h1:tqeT+Uv8Z6mf5tM+/fQcAi4ht0I58VxmL2Fg5Mx3dro=
github.com/hashicorp/nomad/api v0.0.0-20230620071713-354e4b2ef2c8/go.mod h1:Xjd3OXUTfsWbCCBsQd3EdfPTz5evDi+fxqdvpN+WqQg=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand Down