Commit graph

7 commits

Author SHA1 Message Date
Seth Hoenig 15d4ff625f build: cleanup go mod file, update go 2022-07-13 10:36:58 -05:00
dependabot[bot] b693b000bc
Bump github.com/hashicorp/nomad from 0.10.1 to 1.1.14 (#14)
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 0.10.1 to 1.1.14.
- [Release notes](https://github.com/hashicorp/nomad/releases)
- [Changelog](https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/nomad/compare/v0.10.1...v1.1.14)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/nomad
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 15:54:30 -04:00
Luiz Aoqui 5553de0fed fix dependency on github.com/opencontainers/runc 2020-02-12 18:59:25 -05:00
Chris Baker 9ac058a945 updated go.mod to correct "invalid pseudo-version: does not match version-control timestamp" 2020-02-12 19:03:07 +00:00
Luiz Aoqui 6237a9361c
tidy up go modules and rename project 2019-12-03 12:12:54 -05:00
Luiz Aoqui ad2ca32ec0
finish initial task driver skeleton implementation 2019-11-29 18:58:03 -05:00
Preetha Appan 520e3b3ff8 initial set of files for task driver skeleton 2019-09-30 10:26:20 -05:00