Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot] 3008eec5b5 Bump github.com/hashicorp/nomad from 1.4.2 to 1.4.4
Bumps [github.com/hashicorp/nomad](https://github.com/hashicorp/nomad) from 1.4.2 to 1.4.4.
- [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/v1.4.2...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 19:54:27 +00:00
dependabot[bot] 08c497efee Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 18:23:13 +00:00
dependabot[bot] 4ad06dde65
Bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220906165146-f3363e06e74c to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 02:07:20 +00:00
James Rasell d5df9dda78
deps: update Nomad to v1.4.2 and update go mod version to 1.19 (#19) 2022-11-03 08:01:21 +01:00
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