Commit graph

19 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
James Rasell
b006b037e6
Merge pull request #11 from hashicorp/f-remove-unrequired-errorf
chore: remove use of fmt.Errorf when not needed.
2021-06-21 13:12:35 +02:00
James Rasell
db70db180e
chore: remove use of fmt.Errorf when not needed. 2021-04-21 15:30:05 +02:00
James Rasell
5d6fcc4047
Merge pull request #9 from hashicorp/b-remove-duplicate-hclog-import
hello: remove duplicate hclog import within driver.
2020-11-23 16:01:58 +01:00
James Rasell
fd4bc53317
hello: remove duplicate hclog import within driver. 2020-11-23 11:48:28 +01:00
Luiz Aoqui
7a8c6b44b3
Fix spacing in the README file 2020-02-13 12:49:23 -05:00
Luiz Aoqui
c1b4fc6db1
Merge pull request #7 from hashicorp/improve-docs
Improve documentation and fix dependecies
2020-02-13 11:33:52 -05:00
Luiz Aoqui
18790a2b82
improve documentation 2020-02-12 21:07:05 -05:00
Luiz Aoqui
5553de0fed fix dependency on github.com/opencontainers/runc 2020-02-12 18:59:25 -05:00
Luiz Aoqui
70e73abf7f
Merge pull request #6 from hashicorp/b-gomod-113
updated go.mod
2020-02-12 17:54:49 -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
b4d7fdd314
Merge pull request #5 from benbuzbee/master
Update README.md with appropriate github path
2020-02-12 12:43:54 -05:00
Ben Buzbee
88a85449ca Update README.md with appropriate github path 2020-02-07 11:33:27 -08:00
Luiz Aoqui
c08416f1a4
Merge pull request #2 from hashicorp/f-initial-skeleton
Initial task driver skeleton implementation
2019-12-03 21:23:43 +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
7b455b415e removing vendor dir 2019-09-30 10:51:28 -05:00
Preetha Appan
520e3b3ff8 initial set of files for task driver skeleton 2019-09-30 10:26:20 -05:00